summaryrefslogtreecommitdiffstats
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 6d0b8bc..86f3614 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() */
-#define NEED_STRTOK_R_PROTO 1
+/* #undef NEED_STRTOK_R_PROTO */
/* 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. */
-/* #undef HAVE_STRTOK_R */
+#define HAVE_STRTOK_R 1
/* Define if you have the strupr function. */
/* #undef HAVE_STRUPR */
OpenPOWER on IntegriCloud