summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-03-29 01:35:00 +0100
committerColin Watson <cjwatson@debian.org>2017-03-29 01:35:00 +0100
commit6fabaf6fd9b07cc8bc6a17c9c4a5b76849cfc874 (patch)
treeb4377d09196e24e2c6f2c2128f66f92cf7891105 /config.h.in
parent971a7653746a6972b907dfe0ce139c06e4a6f482 (diff)
parentd38f05dbdd291212bc95ea80648b72b7177e9f4e (diff)
Import openssh_7.5p1.orig.tar.gz
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 75e02ab45..b65420e4a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -736,6 +736,9 @@
736/* Define to 1 if you have the <linux/seccomp.h> header file. */ 736/* Define to 1 if you have the <linux/seccomp.h> header file. */
737#undef HAVE_LINUX_SECCOMP_H 737#undef HAVE_LINUX_SECCOMP_H
738 738
739/* Define to 1 if you have the `llabs' function. */
740#undef HAVE_LLABS
741
739/* Define to 1 if you have the <locale.h> header file. */ 742/* Define to 1 if you have the <locale.h> header file. */
740#undef HAVE_LOCALE_H 743#undef HAVE_LOCALE_H
741 744