aboutsummaryrefslogtreecommitdiff
path: root/src/transport/wlan
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-03-29 10:58:53 +0000
committerChristian Grothoff <christian@grothoff.org>2011-03-29 10:58:53 +0000
commit12f71b2fe9f041516abae839b8a1ee0184e12a72 (patch)
tree6386fa52ae92597b58cccbea1ec273a52bcd7444 /src/transport/wlan
parent8ed6a06706be8144cf10c1c77d1bf1c61c11b069 (diff)
downloadgnunet-12f71b2fe9f041516abae839b8a1ee0184e12a72.tar.gz
gnunet-12f71b2fe9f041516abae839b8a1ee0184e12a72.zip
plat
Diffstat (limited to 'src/transport/wlan')
-rw-r--r--src/transport/wlan/helper_common.c2
-rw-r--r--src/transport/wlan/loopback_helper.c1
2 files changed, 2 insertions, 1 deletions
diff --git a/src/transport/wlan/helper_common.c b/src/transport/wlan/helper_common.c
index 5171403c8..ebbe44be7 100644
--- a/src/transport/wlan/helper_common.c
+++ b/src/transport/wlan/helper_common.c
@@ -16,7 +16,7 @@
16#include <unistd.h> 16#include <unistd.h>
17#include <getopt.h> 17#include <getopt.h>
18 18
19//#include "platform.h" 19#include "platform.h"
20#include "gnunet_constants.h" 20#include "gnunet_constants.h"
21#include "gnunet_os_lib.h" 21#include "gnunet_os_lib.h"
22#include "gnunet_transport_plugin.h" 22#include "gnunet_transport_plugin.h"
diff --git a/src/transport/wlan/loopback_helper.c b/src/transport/wlan/loopback_helper.c
index adeff06a2..d06911e45 100644
--- a/src/transport/wlan/loopback_helper.c
+++ b/src/transport/wlan/loopback_helper.c
@@ -16,6 +16,7 @@
16#include <unistd.h> 16#include <unistd.h>
17#include <getopt.h> 17#include <getopt.h>
18 18
19#include "platform.h"
19#include "gnunet_constants.h" 20#include "gnunet_constants.h"
20#include "gnunet_os_lib.h" 21#include "gnunet_os_lib.h"
21#include "gnunet_transport_plugin.h" 22#include "gnunet_transport_plugin.h"