[kernel] add missing config symbols
[openwrt.git] / tools / mkimage / src / mkimage.c
index 6ba400a..7c0432b 100644 (file)
@@ -38,8 +38,8 @@
 
 #if defined(__BEOS__) || defined(__NetBSD__) || defined(__APPLE__)
 #include <inttypes.h>
+#include <sys/types.h>
 #endif
-
 #ifdef __WIN32__
 typedef unsigned int __u32;
 
This page took 0.021948 seconds and 4 git commands to generate.