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

Fixed a compile bug regarding TRE

This commit is contained in:
codemastr
2004-01-07 00:28:46 +00:00
parent 3dd67bf248
commit 759be00efe
6 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
#include "zip.h"
#endif
#include "auth.h"
#include "../extras/regexp/include/tre/regex.h"
#include "tre/regex.h"
extern int sendanyways;