diff options
Diffstat (limited to 'drivers/net/softnic/conn.c')
-rw-r--r-- | drivers/net/softnic/conn.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/softnic/conn.c b/drivers/net/softnic/conn.c index 990cf40f..8b665808 100644 --- a/drivers/net/softnic/conn.c +++ b/drivers/net/softnic/conn.c @@ -8,7 +8,6 @@ #include <unistd.h> #include <sys/types.h> -#define __USE_GNU #include <sys/socket.h> #include <sys/epoll.h> |