summaryrefslogtreecommitdiff
path: root/kerberosIV/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosIV/include/config.h')
-rw-r--r--kerberosIV/include/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberosIV/include/config.h b/kerberosIV/include/config.h
index 86f36145ef465..6d0b8bcf18d3d 100644
--- a/kerberosIV/include/config.h
+++ b/kerberosIV/include/config.h
@@ -131,7 +131,7 @@
/* #undef NEED_CRYPT_PROTO */
/* define if the system is missing a prototype for strtok_r() */
-/* #undef NEED_STRTOK_R_PROTO */
+#define NEED_STRTOK_R_PROTO 1
/* define if /bin/ls takes -A */
#define HAVE_LS_A 1
@@ -428,7 +428,7 @@
/* #undef HAVE_STRNLEN */
/* Define if you have the strtok_r function. */
-#define HAVE_STRTOK_R 1
+/* #undef HAVE_STRTOK_R */
/* Define if you have the strupr function. */
/* #undef HAVE_STRUPR */