Take _GNU_SOURCE out of source and put it in CFLAGS
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
#ifndef SERVE_H
|
||||
#define SERVE_H
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#define _LARGEFILE64_SOURCE
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Reference in New Issue
Block a user