summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/config.h')
-rw-r--r--crypto/openssh/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/openssh/config.h b/crypto/openssh/config.h
index 01fc523..c89920b 100644
--- a/crypto/openssh/config.h
+++ b/crypto/openssh/config.h
@@ -904,6 +904,9 @@
/* Define to 1 if you have the `strnvis' function. */
/* #undef HAVE_STRNVIS */
+/* Define to 1 if you have the `strptime' function. */
+#define HAVE_STRPTIME 1
+
/* Define to 1 if you have the `strsep' function. */
#define HAVE_STRSEP 1
OpenPOWER on IntegriCloud