15 lines
259 B
C
15 lines
259 B
C
|
|
$FreeBSD$
|
|
|
|
--- src/message.c 2001/11/29 08:31:06 1.1
|
|
+++ src/message.c 2001/11/29 08:31:15
|
|
@@ -38,7 +38,7 @@
|
|
#include "utils_gui.h"
|
|
|
|
#include <string.h>
|
|
-#include <regex.h>
|
|
+#include <gnuregex.h>
|
|
#include <gtk/gtk.h>
|
|
|
|
#include <libgnomeui/gnome-app.h>
|