summaryrefslogtreecommitdiff
path: root/security/knock/files/patch-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/knock/files/patch-config.h.in')
-rw-r--r--security/knock/files/patch-config.h.in89
1 files changed, 0 insertions, 89 deletions
diff --git a/security/knock/files/patch-config.h.in b/security/knock/files/patch-config.h.in
deleted file mode 100644
index 847da6a1cc65..000000000000
--- a/security/knock/files/patch-config.h.in
+++ /dev/null
@@ -1,89 +0,0 @@
---- ./config.h.in.orig 2004-04-19 09:22:07.000000000 +0200
-+++ ./config.h.in 2011-08-17 13:19:00.000000000 +0200
-@@ -3,12 +3,24 @@
- /* Define to 1 if you have the <arpa/inet.h> header file. */
- #undef HAVE_ARPA_INET_H
-
-+/* Define to 1 if you have the `bzero' function. */
-+#undef HAVE_BZERO
-+
- /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
- #undef HAVE_DOPRNT
-
-+/* Define to 1 if you have the <fcntl.h> header file. */
-+#undef HAVE_FCNTL_H
-+
- /* Define to 1 if you have the `fork' function. */
- #undef HAVE_FORK
-
-+/* Define to 1 if you have the `gethostbyaddr' function. */
-+#undef HAVE_GETHOSTBYADDR
-+
-+/* Define to 1 if you have the `gethostbyname' function. */
-+#undef HAVE_GETHOSTBYNAME
-+
- /* Define to 1 if you have the `inet_ntoa' function. */
- #undef HAVE_INET_NTOA
-
-@@ -28,14 +40,21 @@
- /* Define to 1 if you have the <memory.h> header file. */
- #undef HAVE_MEMORY_H
-
-+/* Define to 1 if you have the `memset' function. */
-+#undef HAVE_MEMSET
-+
- /* Define to 1 if you have the <netdb.h> header file. */
- #undef HAVE_NETDB_H
-
- /* Define to 1 if you have the <netinet/in.h> header file. */
- #undef HAVE_NETINET_IN_H
-
--/* Define to 1 if you have the <pcap.h> header file. */
--#undef HAVE_PCAP_H
-+/* Define to 1 if your system has a GNU libc compatible `realloc' function,
-+ and to 0 otherwise. */
-+#undef HAVE_REALLOC
-+
-+/* Define to 1 if you have the `socket' function. */
-+#undef HAVE_SOCKET
-
- /* Define to 1 if you have the <stdint.h> header file. */
- #undef HAVE_STDINT_H
-@@ -43,12 +62,15 @@
- /* Define to 1 if you have the <stdlib.h> header file. */
- #undef HAVE_STDLIB_H
-
--/* Define to 1 if you have the `strcasecmp' function. */
--#undef HAVE_STRCASECMP
-+/* Define to 1 if you have the `strchr' function. */
-+#undef HAVE_STRCHR
-
- /* Define to 1 if you have the `strdup' function. */
- #undef HAVE_STRDUP
-
-+/* Define to 1 if you have the `strerror' function. */
-+#undef HAVE_STRERROR
-+
- /* Define to 1 if you have the <strings.h> header file. */
- #undef HAVE_STRINGS_H
-
-@@ -61,6 +83,9 @@
- /* Define to 1 if you have the <syslog.h> header file. */
- #undef HAVE_SYSLOG_H
-
-+/* Define to 1 if you have the <sys/ioctl.h> header file. */
-+#undef HAVE_SYS_IOCTL_H
-+
- /* Define to 1 if you have the <sys/socket.h> header file. */
- #undef HAVE_SYS_SOCKET_H
-
-@@ -124,6 +149,9 @@
- /* Define to `int' if <sys/types.h> does not define. */
- #undef pid_t
-
-+/* Define to rpl_realloc if the replacement function should be used. */
-+#undef realloc
-+
- /* Define to `unsigned' if <sys/types.h> does not define. */
- #undef size_t
-