summaryrefslogtreecommitdiff
path: root/security/pft/files/patch-tcpcon.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/pft/files/patch-tcpcon.h')
-rw-r--r--security/pft/files/patch-tcpcon.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/security/pft/files/patch-tcpcon.h b/security/pft/files/patch-tcpcon.h
deleted file mode 100644
index 6031e5a188f8..000000000000
--- a/security/pft/files/patch-tcpcon.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- tcpcon.h.orig Thu Aug 5 13:40:47 2004
-+++ tcpcon.h Thu Aug 5 13:40:58 2004
-@@ -9,7 +9,7 @@
- #else
- #include <netinet/in.h>
- #include <sys/time.h>
--#endif UNIX
-+#endif // UNIX
-
- #include "rawmem.h"
- #include "exceptions.h"
-@@ -101,4 +101,4 @@
- bool connected;
- };
-
--#endif __TCPCON_H__
-+#endif // __TCPCON_H__