OSDN Git Service

This patch allows powerpc to compile again. It also checks if we
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / statfix.h
index 6dad72d..eaf623b 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef STATFIX_H
 #define STATFIX_H
 
+#include <sys/types.h>
+
 /* Pull in whatever this particular arch's kernel thinks the kernel version of
  * struct stat should look like.  It turns out that each arch has a different
  * opinion on the subject, and different kernel revs use different names... */