Remove ifdeffery for `HAVE_PCRE_H'.
[disorder] / lib / client.c
index 1967e0e..0fab347 100644 (file)
@@ -41,9 +41,6 @@
 #if HAVE_NETDB_H
 # include <netdb.h>
 #endif
-#if HAVE_PCRE_H
-# include <pcre.h>
-#endif
 
 #include "log.h"
 #include "mem.h"