compiler: remove deprecated and unneeded header

parent 8f2cce18
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
#ifndef _GNU_SOURCE #ifndef _GNU_SOURCE
#define _GNU_SOURCE 1 #define _GNU_SOURCE 1
#endif #endif
#include <sys/cdefs.h>
#include "config.h" #include "config.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment