X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fcontrib%2Fregex.c;h=e0d95f72abd61b2e85a53f5c6e006bd8632aadcb;hb=4dce60bf36bb0f2533d1c750d6ca96078f335aa3;hp=560639cc2b4e7302efb0c69921ff1893028e37d8;hpb=14c2c4a4749270c317120ca3d255f1cde054085f;p=crypto.git diff --git a/lib/contrib/regex.c b/lib/contrib/regex.c index 560639cc..e0d95f72 100644 --- a/lib/contrib/regex.c +++ b/lib/contrib/regex.c @@ -30,10 +30,15 @@ /* We need this for `regex.h', and perhaps for the Emacs include files. */ #include +#include +#include +#include -#ifdef HAVE_CONFIG_H -#include "config.h" +/* +ifdef HAVE_CONFIG_H +##include "config.h" #endif +*/ /* The `emacs' switch turns on certain matching commands that make sense only in Emacs. */