summaryrefslogtreecommitdiff
path: root/net-analyzer/tcpflow/files/tcpflow-1.5.0_alpha-libcapng.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/tcpflow/files/tcpflow-1.5.0_alpha-libcapng.patch')
-rw-r--r--net-analyzer/tcpflow/files/tcpflow-1.5.0_alpha-libcapng.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-analyzer/tcpflow/files/tcpflow-1.5.0_alpha-libcapng.patch b/net-analyzer/tcpflow/files/tcpflow-1.5.0_alpha-libcapng.patch
deleted file mode 100644
index b56144324c09..000000000000
--- a/net-analyzer/tcpflow/files/tcpflow-1.5.0_alpha-libcapng.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/src/tcpflow.cpp
-+++ b/src/tcpflow.cpp
-@@ -30,6 +30,10 @@
- #include <grp.h>
- #endif
-
-+#ifdef HAVE_CAP_NG_H
-+#include <cap-ng.h>
-+#endif
-+
- /* bring in inet_ntop if it is not present */
- #define ETH_ALEN 6
- #ifndef HAVE_INET_NTOP