summaryrefslogtreecommitdiff
path: root/package/aiccu/patches/patch-common_common_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-09-17 12:27:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-09-17 12:27:57 +0200
commit67785120a503ac636631a798d1cda127e4386d2d (patch)
tree46900f5d06a103a9e969460ac1af458a01fcc8db /package/aiccu/patches/patch-common_common_h
parent95444b27abfb723db6c66c08dc6c12c7e1128e2e (diff)
aiccu: remove, sixxs service is no longer available
Diffstat (limited to 'package/aiccu/patches/patch-common_common_h')
-rw-r--r--package/aiccu/patches/patch-common_common_h12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/aiccu/patches/patch-common_common_h b/package/aiccu/patches/patch-common_common_h
deleted file mode 100644
index 42cd7b5a2..000000000
--- a/package/aiccu/patches/patch-common_common_h
+++ /dev/null
@@ -1,12 +0,0 @@
---- aiccu.orig/common/common.h 2007-01-11 15:50:51.000000000 +0100
-+++ aiccu/common/common.h 2014-03-16 21:47:28.000000000 +0100
-@@ -91,7 +91,9 @@
- #include <sys/select.h>
-
- #include <net/if.h>
-+#ifdef __GLIBC__
- #include <netinet/if_ether.h>
-+#endif
- #ifdef linux
- #include <netpacket/packet.h>
- #include <linux/if_tun.h>