wire up sys/types.h to pull in sys/cdefs.h
This commit is contained in:
parent
93be612b5c
commit
6040ff04b0
@ -18,6 +18,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#ifdef __MINGW32__
|
||||
#include <_bsd_types.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user