From 5777b7bdd024b6fc585f0b8b791b01ffbef72885 Mon Sep 17 00:00:00 2001 From: David Brodski Date: Tue, 21 Dec 2010 12:09:15 +0000 Subject: Dummy for testing --- src/transport/plugin_transport_wlan.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/transport/plugin_transport_wlan.h') diff --git a/src/transport/plugin_transport_wlan.h b/src/transport/plugin_transport_wlan.h index 1444af18e..3c206a496 100644 --- a/src/transport/plugin_transport_wlan.h +++ b/src/transport/plugin_transport_wlan.h @@ -24,6 +24,9 @@ * @author David Brodski */ +#ifndef PLUGIN_TRANSPORT_WLAN +#define PLUGIN_TRANSPORT_WLAN + #include "gnunet_common.h" typedef unsigned int uint32_t; @@ -163,3 +166,4 @@ struct RadiotapHeader uint8_t antenna; }; +#endif -- cgit v1.2.3