15 lines
259 B
C
15 lines
259 B
C
|
|
||
|
$FreeBSD$
|
||
|
|
||
|
--- src/message.c 2002/03/15 09:03:55 1.1
|
||
|
+++ src/message.c 2002/03/15 09:04:04
|
||
|
@@ -39,7 +39,7 @@
|
||
|
#include "utils_gui.h"
|
||
|
|
||
|
#include <string.h>
|
||
|
-#include <regex.h>
|
||
|
+#include <gnuregex.h>
|
||
|
#include <gtk/gtk.h>
|
||
|
|
||
|
#include <libgnomeui/gnome-app.h>
|