Index: /branches/batctl-0.2.x/bat-hosts.c
===================================================================
--- /branches/batctl-0.2.x/bat-hosts.c (revision 1584)
+++ /branches/batctl-0.2.x/bat-hosts.c (revision 1590)
@@ -22,4 +22,5 @@
 
 
+#define _GNU_SOURCE
 #include <stdio.h>
 #include <stdint.h>
Index: /branches/batctl-0.2.x/functions.c
===================================================================
--- /branches/batctl-0.2.x/functions.c (revision 1568)
+++ /branches/batctl-0.2.x/functions.c (revision 1590)
@@ -21,4 +21,5 @@
 
 
+#define _GNU_SOURCE
 #include <netinet/ether.h>
 #include <sys/types.h>
