Take out <sys/cdefs.h>

This commit is contained in:
twinaphex 2017-06-21 05:02:03 +02:00
parent bf5a513e2d
commit 6aa99ebb37

View File

@ -19,7 +19,6 @@
#define _PLATFORM_UNIX_H
#include <stdint.h>
#include <sys/cdefs.h>
#include <boolean.h>