From 12f71b2fe9f041516abae839b8a1ee0184e12a72 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 29 Mar 2011 10:58:53 +0000 Subject: [PATCH] plat --- src/transport/wlan/helper_common.c | 2 +- src/transport/wlan/loopback_helper.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 @@ #include #include -//#include "platform.h" +#include "platform.h" #include "gnunet_constants.h" #include "gnunet_os_lib.h" #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 @@ #include #include +#include "platform.h" #include "gnunet_constants.h" #include "gnunet_os_lib.h" #include "gnunet_transport_plugin.h" -- 2.25.1