From: Christian Grothoff Date: Tue, 29 Mar 2011 10:58:53 +0000 (+0000) Subject: plat X-Git-Tag: initial-import-from-subversion-38251~18874 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=12f71b2fe9f041516abae839b8a1ee0184e12a72;p=oweals%2Fgnunet.git plat --- 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"