Make gnurl and curl mutually exclusive.
[oweals/gnunet.git] / src / pt / test_gnunet_vpn.c
index 0afd0f94b22aee630b660a882db1fa95f5e46517..7cc77fe2445d1a6903192eb3c83e47b6bb168d22 100644 (file)
  * @author Christian Grothoff
  */
 #include "platform.h"
-#if HAVE_CURL_CURL_H
-#include <curl/curl.h>
-#elif HAVE_GNURL_CURL_H
-#include <gnurl/curl.h>
-#endif
+/* Just included for the right curl.h */
+#include "gnunet_curl_lib.h"
 #include <microhttpd.h>
 #include "gnunet_vpn_service.h"
 #include "gnunet_testing_lib.h"