summaryrefslogtreecommitdiff
path: root/net-analyzer/cbm/files/cbm-0.1-gcc-4.7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/cbm/files/cbm-0.1-gcc-4.7.patch')
-rw-r--r--net-analyzer/cbm/files/cbm-0.1-gcc-4.7.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-analyzer/cbm/files/cbm-0.1-gcc-4.7.patch b/net-analyzer/cbm/files/cbm-0.1-gcc-4.7.patch
deleted file mode 100644
index 94b50a6877f7..000000000000
--- a/net-analyzer/cbm/files/cbm-0.1-gcc-4.7.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/cbm.cpp
-+++ b/src/cbm.cpp
-@@ -18,6 +18,7 @@
- #include <sys/socket.h>
- #include <arpa/inet.h>
- #include <net/if.h>
-+#include <unistd.h>
-
- // Externs
- extern int optind, opterr, optopt;