windows-afsconfig-header-20080802
[openafs.git] / src / config / afsconfig-windows.h
index 9f16639..4104589 100644 (file)
 /* Define if you have the <winsock2.h> header file.  */
 #define HAVE_WINSOCK2_H
 
+/* Define if you have vsnprintf */
+#define HAVE_VSNPRINTF 1
+
+/* Define if you have snprintf */
+#define HAVE_SNPRINTF 1
+
 /* Name of package */
 #undef PACKAGE
 
@@ -207,7 +213,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 /*#undef AFS_AFSDB_ENV*/
 #define AFS_AFSDB_ENV 1
 #undef AFS_NAMEI_ENV
-#undef BOS_RESTRICTED_MODE
+#define BOS_RESTRICTED_MODE
 
 #undef FAST_RESTART
 #undef BITMAP_LATER
@@ -222,3 +228,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 #if defined(ENABLE_REDHAT_BUILDSYS) && defined(KERNEL) && defined(REDHAT_FIX)
 #include "redhat-fix.h"
 #endif
+
+/* include all of the vos listvol options */
+#define FULL_LISTVOL_SWITCH 1