Removed includes for windows compatibility
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 20 Sep 2010 14:26:46 +0000 (14:26 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 20 Sep 2010 14:26:46 +0000 (14:26 +0000)
src/transport/test_plugin_transport_http.c
src/transport/test_plugin_transport_https.c

index 27b3e87b32491d9c07c76d7a3b713fb4debfbed7..e8b8bd4cea63522a3cdad54380b58fa20a3e439d 100644 (file)
@@ -41,8 +41,6 @@
 #include "gnunet_statistics_service.h"
 #include "transport.h"
 #include <curl/curl.h>
-#include <netinet/in.h>
-#include <arpa/inet.h>
 
 #define VERBOSE GNUNET_NO
 #define DEBUG_CURL GNUNET_NO
index caf7271054ca76534034828428a038ceecb79587..a0aaee78d72de2109ea3d6ad387ac0a4a8bc929b 100644 (file)
@@ -41,8 +41,6 @@
 #include "gnunet_statistics_service.h"
 #include "transport.h"
 #include <curl/curl.h>
-#include <netinet/in.h>
-#include <arpa/inet.h>
 
 #define VERBOSE GNUNET_NO
 #define DEBUG_CURL GNUNET_NO