Fix w32nsp headers
authorLRN <lrn1986@gmail.com>
Fri, 27 Jul 2012 10:25:44 +0000 (10:25 +0000)
committerLRN <lrn1986@gmail.com>
Fri, 27 Jul 2012 10:25:44 +0000 (10:25 +0000)
src/gns/gnunet-gns-helper-service-w32.c
src/gns/w32nsp-install.c
src/gns/w32nsp-resolve.c
src/gns/w32nsp-uninstall.c
src/gns/w32nsp.c

index d291e955738e6cf5680984988942f8542db9cd44..72956c8545a0c662471a7518fcc99529b225ae20 100644 (file)
@@ -29,7 +29,7 @@
 #include <gnunet_dnsparser_lib.h>
 #include <gnunet_namestore_service.h>
 #include <gnunet_gns_service.h>
-#include <gnunet_w32nsp_lib.h>
+#include "gnunet_w32nsp_lib.h"
 #include "w32resolver.h"
 #include <nspapi.h>
 #include <unistr.h>
index c9ba9944eb04d61f47cc21e29361d4f428a67565..e5c168b6ca1fe4aa88c85ca09b987bbe8ce1a637 100644 (file)
@@ -2,7 +2,7 @@
 #include <windows.h>\r
 #include <nspapi.h>\r
 #include <ws2spi.h>\r
-#include <gnunet_w32nsp_lib.h>\r
+#include "gnunet_w32nsp_lib.h"\r
 #include <stdio.h>\r
 \r
 int\r
index f5ba22478fa946146e7daac5aed82cc82b2e046e..065d3952f4544111338faa43cf63ea83ce5decc0 100644 (file)
@@ -4,7 +4,7 @@
 #include <ws2spi.h>\r
 #include <nspapi.h>\r
 #include <ws2tcpip.h>\r
-#include <gnunet_w32nsp_lib.h>\r
+#include "gnunet_w32nsp_lib.h"\r
 #include <stdio.h>\r
 \r
 typedef int (WSPAPI *LPNSPSTARTUP) (LPGUID lpProviderId, LPNSP_ROUTINE lpnspRoutines);\r
index 5afc2b16c7cffba253289a2deea9c84945d33fdf..bb8db668b08da0285fe2d7d89955c154eeb88bb6 100644 (file)
@@ -2,7 +2,7 @@
 #include <windows.h>\r
 #include <nspapi.h>\r
 #include <ws2spi.h>\r
-#include <gnunet_w32nsp_lib.h>\r
+#include "gnunet_w32nsp_lib.h"\r
 #include <stdio.h>\r
 \r
 int\r
index b3604271e1cf374025e59fab24ca81d1af7537de..857facbccde56532c4dfddae5d1c222827eebdbc 100644 (file)
@@ -45,8 +45,8 @@
 #endif
 #endif
 #endif
-#include <gnunet_w32nsp_lib.h>\r
-#include <w32resolver.h>\r
+#include "gnunet_w32nsp_lib.h"\r
+#include "w32resolver.h"\r
 \r
 #define NSPAPI_VERSION_MAJOR 4\r
 #define NSPAPI_VERSION_MINOR 4\r