projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
DJGPP compilation
[wxWidgets.git]
/
src
/
regex
/
regfree.c
diff --git
a/src/regex/regfree.c
b/src/regex/regfree.c
index 9a6acf1733ab0fed70814c2528410b15d804e3ac..9c1488ab23a319ebe78c5e22eb4412a01fc525e7 100644
(file)
--- a/
src/regex/regfree.c
+++ b/
src/regex/regfree.c
@@
-1,7
+1,7
@@
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
-#include
<regex.h>
+#include
"regex.h"
#include "utils.h"
#include "regex2.h"