diff options
Diffstat (limited to 'net-analyzer/iptstate/files/iptstate-2.2.1-gcc43.patch')
-rw-r--r-- | net-analyzer/iptstate/files/iptstate-2.2.1-gcc43.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-analyzer/iptstate/files/iptstate-2.2.1-gcc43.patch b/net-analyzer/iptstate/files/iptstate-2.2.1-gcc43.patch deleted file mode 100644 index 163ebd4981fe..000000000000 --- a/net-analyzer/iptstate/files/iptstate-2.2.1-gcc43.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- iptstate.cc~ 2007-03-19 07:43:49.000000000 +0100 -+++ iptstate.cc 2008-06-23 14:44:23.438816806 +0200 -@@ -55,6 +55,7 @@ - #include <netdb.h> - #include <arpa/inet.h> - #include <math.h> -+#include <cstring> - #ifndef IPTSTATE_USE_PROC - extern "C" { - #include <libnetfilter_conntrack/libnetfilter_conntrack.h> |