summaryrefslogtreecommitdiff
path: root/news/bgrab/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'news/bgrab/files/patch-ab')
-rw-r--r--news/bgrab/files/patch-ab23
1 files changed, 0 insertions, 23 deletions
diff --git a/news/bgrab/files/patch-ab b/news/bgrab/files/patch-ab
deleted file mode 100644
index d84bcee3a7e8..000000000000
--- a/news/bgrab/files/patch-ab
+++ /dev/null
@@ -1,23 +0,0 @@
---- main.cc.orig Tue Dec 3 17:41:32 2002
-+++ main.cc Tue Dec 3 17:41:38 2002
-@@ -16,10 +16,7 @@
- #include "screen.h"
- #include "MessageIdStore.h"
- #include <strings.h>
--
--extern "C" {
--#include <rxposix.h>
--}
-+#include <regex.h>
-
- /* Prototype for signal handler */
- void cleanUp(int);
-@@ -529,7 +526,7 @@
- } else if (want_fork) usage_error(argv[0]);
- }
-
--void main(int argc, char **argv) {
-+int main(int argc, char **argv) {
- char tmpstring[256];
- int regError;
-