From: Simon Josefsson Date: Tue, 13 Feb 2007 16:57:17 +0000 (+0000) Subject: Need config.h. X-Git-Tag: gnutls_1_7_7~97 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ffdd974bfc1ca8774bb102b09c4b5bf718bc4e44;p=thirdparty%2Fgnutls.git Need config.h. --- diff --git a/src/errcodes.c b/src/errcodes.c index 60a44e0b31..e6e04da3fa 100644 --- a/src/errcodes.c +++ b/src/errcodes.c @@ -1,3 +1,7 @@ +#if HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include