From: Simon Josefsson Date: Wed, 10 Dec 2008 15:36:33 +0000 (+0100) Subject: Drop config.h, not needed (hopefully?) and breaks mingw due to rpl_gmtime. X-Git-Tag: gnutls_2_7_3~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=400d9fd6bc5ba708757fb8df93219a135284ceeb;p=thirdparty%2Fgnutls.git Drop config.h, not needed (hopefully?) and breaks mingw due to rpl_gmtime. --- diff --git a/doc/examples/ex-cxx.cpp b/doc/examples/ex-cxx.cpp index ac3d3052be..483f2d7d44 100644 --- a/doc/examples/ex-cxx.cpp +++ b/doc/examples/ex-cxx.cpp @@ -1,7 +1,3 @@ -#ifdef HAVE_CONFIG_H -# include -#else -#endif #include #include #include