summaryrefslogtreecommitdiff
path: root/lib/gnutlsxx.cpp
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-10-06 11:42:31 +0200
committerSimon Josefsson <simon@josefsson.org>2009-10-06 11:42:31 +0200
commit0d5139fd4f481b018fa847907ba38b38d89d5c79 (patch)
tree363cbe1a0af2a0d5a417f844f877014194b14eff /lib/gnutlsxx.cpp
parent01c50c13f7e7a1d676451015ef66c95511d1d734 (diff)
downloadgnutls-0d5139fd4f481b018fa847907ba38b38d89d5c79.tar.gz
Include config.h.
Tiny patch from Boyan Kasarov <bkasarov@gmail.com>.
Diffstat (limited to 'lib/gnutlsxx.cpp')
-rw-r--r--lib/gnutlsxx.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/gnutlsxx.cpp b/lib/gnutlsxx.cpp
index 83453f058e..cdca728971 100644
--- a/lib/gnutlsxx.cpp
+++ b/lib/gnutlsxx.cpp
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <gnutls/gnutlsxx.h>
namespace gnutls