aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ntopng/include-sys-types.h.patch
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-08-27 23:56:32 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-27 23:56:32 +0000
commit8efdab0fd7b96d1750be6a78282fb59a0e4723fa (patch)
tree1dcba97c93c604dc1e9ed1c5316da1ce2ddc9296 /testing/ntopng/include-sys-types.h.patch
parent64d24687cff5b3f0c9f8dd2873426b3497cf3b68 (diff)
downloadaports-8efdab0fd7b96d1750be6a78282fb59a0e4723fa.tar.bz2
aports-8efdab0fd7b96d1750be6a78282fb59a0e4723fa.tar.xz
testing/ntopng: upgrade to 2.4
Diffstat (limited to 'testing/ntopng/include-sys-types.h.patch')
-rw-r--r--testing/ntopng/include-sys-types.h.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/ntopng/include-sys-types.h.patch b/testing/ntopng/include-sys-types.h.patch
deleted file mode 100644
index 25a37736d8..0000000000
--- a/testing/ntopng/include-sys-types.h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/nDPI/src/include/linux_compat.h
-+++ b/nDPI/src/include/linux_compat.h
-@@ -42,6 +42,8 @@
- #endif
- #endif
-
-+#include <sys/types.h>
-+
- #pragma pack(push, 1) /* push current alignment to stack */
- #pragma pack(1) /* set alignment to 1 byte boundary */
-