aboutsummaryrefslogtreecommitdiff
path: root/src/transport/wlan/loopback_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/wlan/loopback_helper.h')
-rw-r--r--src/transport/wlan/loopback_helper.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/transport/wlan/loopback_helper.h b/src/transport/wlan/loopback_helper.h
index d6afb1129..81cc66f22 100644
--- a/src/transport/wlan/loopback_helper.h
+++ b/src/transport/wlan/loopback_helper.h
@@ -14,6 +14,7 @@
14 14
15//static void file_in_send(void *cls, void *client, const struct GNUNET_MessageHeader *hdr); 15//static void file_in_send(void *cls, void *client, const struct GNUNET_MessageHeader *hdr);
16 16
17int testmode (int argc, char *argv[]); 17int
18testmode (int argc, char *argv[]);
18 19
19#endif /* LOOPBACK_HELPER_H_ */ 20#endif /* LOOPBACK_HELPER_H_ */