freebsd-ports/news/bgrab/files/patch-ab
2001-01-21 03:45:01 +00:00

15 lines
289 B
Plaintext

--- main.cc.orig Sat Jan 20 20:04:03 2001
+++ main.cc Sat Jan 20 20:04:19 2001
@@ -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);