summaryrefslogtreecommitdiff
path: root/devel/aegis/files/patch-aegrep_main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/aegis/files/patch-aegrep_main.cc')
-rw-r--r--devel/aegis/files/patch-aegrep_main.cc12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/aegis/files/patch-aegrep_main.cc b/devel/aegis/files/patch-aegrep_main.cc
deleted file mode 100644
index 1fa5219350a8..000000000000
--- a/devel/aegis/files/patch-aegrep_main.cc
+++ /dev/null
@@ -1,12 +0,0 @@
---- aegrep/main.cc.orig 2012-12-04 02:03:33 UTC
-+++ aegrep/main.cc
-@@ -32,6 +32,9 @@
-
- #include <aegrep/arglex3.h>
-
-+#include <sys/types.h>
-+#include <sys/wait.h>
-+
-
- static void
- grep_usage(void)