summaryrefslogtreecommitdiff
path: root/net/etunnel/files/patch-etunnel.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/etunnel/files/patch-etunnel.h')
-rw-r--r--net/etunnel/files/patch-etunnel.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/etunnel/files/patch-etunnel.h b/net/etunnel/files/patch-etunnel.h
deleted file mode 100644
index 41b39a529d67..000000000000
--- a/net/etunnel/files/patch-etunnel.h
+++ /dev/null
@@ -1,15 +0,0 @@
---- etunnel.h.orig Wed May 5 21:10:21 2004
-+++ etunnel.h Wed May 5 21:10:36 2004
-@@ -23,11 +23,11 @@
- * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- */
-
-+#include <sys/types.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <stdarg.h>
- #include <sys/socket.h>
--#include <sys/types.h>
- #include <sys/wait.h>
- #include <sys/time.h>
- #include <netinet/in.h>