X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=includes%2Fsilc.h.in;h=88fa7d16e449b126ff716a788c84be55b4b985a1;hp=14f63c1cdc2f9fe7744e84cc444b876dd87d0617;hb=96ae4adfa8757be98b0587941e26d0733e1fb22e;hpb=f449c0a95327fd4e60a5b9d3c9d50fae0f8d835a diff --git a/includes/silc.h.in b/includes/silc.h.in index 14f63c1c..88fa7d16 100644 --- a/includes/silc.h.in +++ b/includes/silc.h.in @@ -195,14 +195,6 @@ extern "C" { #include #endif -#ifndef HAVE_REGEX_H -#if defined(HAVE_SILCDEFS_H) -#include "regexpr.h" -#endif /* HAVE_SILCDEFS_H */ -#else -#include -#endif - #ifdef SILC_HAVE_PTHREAD #include #endif @@ -285,6 +277,7 @@ extern "C" { #endif /* SILC_DIST_SSH */ /* More SILC util library includes */ +#include "silcregex.h" #include "silcenv.h" #include "silcdll.h" #include "silchashtable.h"