diff options
Diffstat (limited to 'net-analyzer/cbm/files/gcc-4.3.patch')
-rw-r--r-- | net-analyzer/cbm/files/gcc-4.3.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-analyzer/cbm/files/gcc-4.3.patch b/net-analyzer/cbm/files/gcc-4.3.patch deleted file mode 100644 index e0399db76..000000000 --- a/net-analyzer/cbm/files/gcc-4.3.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/statistics.hpp.orig 2008-11-07 19:09:29.000000000 +0100 -+++ src/statistics.hpp 2008-11-07 19:09:45.000000000 +0100 -@@ -3,6 +3,7 @@ - - #include <list> - #include <string> -+#include <sys/time.h> - - namespace statistics { - |