mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
7b6e4a522e
frontend).
12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
--- src/parser.c.orig Tue Jun 6 13:37:39 2000
|
|
+++ src/parser.c Tue Jun 6 13:37:49 2000
|
|
@@ -23,7 +23,7 @@
|
|
#include <stdio.h>
|
|
#include <pwd.h>
|
|
#include <grp.h>
|
|
-#include <regex.h>
|
|
+#include <gnuregex.h>
|
|
#include "modechange.h"
|
|
#include "defs.h"
|
|
#include "modetype.h"
|