summaryrefslogtreecommitdiff
path: root/security/fragroute/files/patch-tun.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/fragroute/files/patch-tun.h')
-rw-r--r--security/fragroute/files/patch-tun.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/security/fragroute/files/patch-tun.h b/security/fragroute/files/patch-tun.h
new file mode 100644
index 000000000000..40fa1356c4d0
--- /dev/null
+++ b/security/fragroute/files/patch-tun.h
@@ -0,0 +1,17 @@
+
+
+
+ Include patch below as files/patch-tun.h
+
+--- tun.h.orig Sun Mar 13 18:32:16 2005
++++ tun.h Sun Mar 13 18:32:06 2005
+@@ -9,8 +9,6 @@
+ #ifndef TUN_H
+ #define TUN_H
+
+-typedef struct tun tun_t;
+-
+ typedef void (*tun_handler)(void *buf, size_t len, void *arg);
+
+ tun_t *tun_open(struct addr *src, struct addr *dst, int mtu);
+