diff options
Diffstat (limited to 'src/helpers/tns.c')
-rw-r--r-- | src/helpers/tns.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helpers/tns.c b/src/helpers/tns.c index 5833fea..2b4fed4 100644 --- a/src/helpers/tns.c +++ b/src/helpers/tns.c @@ -18,6 +18,7 @@ #include <ctype.h> /* for isdigit */ #include <errno.h> +#define _GNU_SOURCE #include <netinet/tcp.h> #include <libmnl/libmnl.h> |