summaryrefslogtreecommitdiff
path: root/security/nessus/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'security/nessus/patches/patch-ac')
-rw-r--r--security/nessus/patches/patch-ac17
1 files changed, 0 insertions, 17 deletions
diff --git a/security/nessus/patches/patch-ac b/security/nessus/patches/patch-ac
deleted file mode 100644
index 42a994342d4..00000000000
--- a/security/nessus/patches/patch-ac
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2000/02/05 04:52:06 wiz Exp $
---- src/plugins/land/land.c.orig Mon Mar 22 15:05:37 1999
-+++ src/plugins/land/land.c Mon Mar 22 15:14:21 1999
-@@ -11,13 +11,6 @@
-
- #include <includes.h>
-
--#include <netinet/ip.h>
--#include <netinet/udp.h>
--#ifdef BSD
--#include <netinet/tcp.h>
--#endif
--
--
- /* Minor portability tweaks. --KGB */
- #if (!defined(BSD) && (!defined(__GLIBC__) || __GLIBC__ < 2 || defined(__powerpc__)))
- #include <netinet/ip_tcp.h>