1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 12:33:12 +02:00

Integrated TRE into Unreal

This commit is contained in:
codemastr
2004-01-04 20:12:31 +00:00
parent ce14fdec61
commit 3dd67bf248
8 changed files with 7 additions and 158 deletions
+1 -5
View File
@@ -61,11 +61,7 @@
#include "zip.h"
#endif
#include "auth.h"
#ifdef HAVE_REGEX
#include <regex.h>
#else
#include "../extras/regex/regex.h"
#endif
#include "../extras/regexp/include/tre/regex.h"
extern int sendanyways;