]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Include config.h.
authorSimon Josefsson <simon@josefsson.org>
Tue, 6 Oct 2009 09:42:31 +0000 (11:42 +0200)
committerSimon Josefsson <simon@josefsson.org>
Tue, 6 Oct 2009 09:42:31 +0000 (11:42 +0200)
Tiny patch from Boyan Kasarov <bkasarov@gmail.com>.

lib/gnutlsxx.cpp

index 83453f058e9bf69e614061be8176b602633c7499..cdca728971a08e70caabb19dfc4539cde4447b6c 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include <gnutls/gnutlsxx.h>
 
 namespace gnutls