bugfixes
[my-code/api.git] / network / network.h
index 281a43f..bfb4ab4 100644 (file)
@@ -4,6 +4,7 @@
 #define NETWORK_H
 
 /* includes */
+#define _GNU_SOURCE
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>