commit | b5628647ad1e48d026064e5acc0d8dc0b8021cfa | [log] [tgz] |
---|---|---|
author | Ben Lindstrom <mouring@eviladmin.org> | Wed Oct 18 00:02:25 2000 +0000 |
committer | Ben Lindstrom <mouring@eviladmin.org> | Wed Oct 18 00:02:25 2000 +0000 |
tree | 645c6dc3a5b3b0e24ec4f7308e9fc1b7823bb0fa | |
parent | 2594de81d301188108c1accbd4f937a86d70db1c [diff] [blame] |
- (bal) Changed from GNU rx to PCRE on suggestion from djm. - (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki <nakaji@tutrp.tut.ac.jp>
diff --git a/includes.h b/includes.h index 797c5e8..9160663 100644 --- a/includes.h +++ b/includes.h
@@ -20,6 +20,7 @@ #include "config.h" #include "next-posix.h" +#include "news4-posix.h" #include <sys/types.h> #include <sys/socket.h>