diff options
Diffstat (limited to 'src/fastd.c')
-rw-r--r-- | src/fastd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fastd.c b/src/fastd.c index 63e77c5..b0901f9 100644 --- a/src/fastd.c +++ b/src/fastd.c @@ -24,8 +24,6 @@ */ -#define _GNU_SOURCE - #include "fastd.h" #include "crypto.h" #include "handshake.h" |