ver.h to winver.h ver.h has become depricated by MS. Using winver.h will support...
authorPaul Hill <pbh@mit.edu>
Wed, 16 Oct 2002 17:13:48 +0000 (17:13 +0000)
committerPaul Hill <pbh@mit.edu>
Wed, 16 Oct 2002 17:13:48 +0000 (17:13 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14929 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/gss/gss.rc
src/windows/version.rc

index cd00d55c6dc704474fcf36b529024ecdbcd2fa03..95458df6f12b577fca8cbe368448ddd1cb07717e 100644 (file)
@@ -7,7 +7,7 @@
 ***************************************************************************/
 
 #include <windows.h>
-#include <ver.h>
+#include <winver.h>
 
 #define GSS_CONNECT_NAME            102
 #define GSS_OK                      100
index 4e8044405c630ced4a74eacd5a9ad76410b93c10..1b8ca9d9fbea1c80e1fdbad3d04f2b5cdf85340e 100644 (file)
@@ -1,5 +1,5 @@
 #include <windows.h>
-#include <ver.h>
+#include <winver.h>
 
 /*
  * BEGIN COMMON VERSION INFO for GSS and Kerberos version resources