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