]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Need config.h.
authorSimon Josefsson <simon@josefsson.org>
Tue, 13 Feb 2007 16:57:17 +0000 (16:57 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 13 Feb 2007 16:57:17 +0000 (16:57 +0000)
src/errcodes.c

index 60a44e0b31b3389dee5a2e3e1175d84d2c352e6d..e6e04da3fa8bde868c4b3818c7533a524cfdcfb9 100644 (file)
@@ -1,3 +1,7 @@
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>