blob: 2590255e470316f41556248d5fbb0685cb630b79 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/defs.h 2000/05/26 09:38:10 1.1
+++ src/defs.h 2000/05/26 09:38:24
@@ -42,7 +42,7 @@
#include <time.h>
-#include <regex.h>
+#include <gnuregex.h>
#include "pred.h"
#include "win.h"
|