]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Drop config.h, not needed (hopefully?) and breaks mingw due to rpl_gmtime.
authorSimon Josefsson <simon@josefsson.org>
Wed, 10 Dec 2008 15:36:33 +0000 (16:36 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 10 Dec 2008 15:36:33 +0000 (16:36 +0100)
doc/examples/ex-cxx.cpp

index ac3d3052be3bee64207ff1a225d34ad1f0ac52d4..483f2d7d44489022ff44241d50d0d00953db342e 100644 (file)
@@ -1,7 +1,3 @@
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#else
-#endif
 #include <iostream>
 #include <stdexcept>
 #include <gnutls/gnutls.h>