about summary refs log tree commit diff
path: root/sysdeps/stub/ustat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/ustat.c')
-rw-r--r--sysdeps/stub/ustat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/stub/ustat.c b/sysdeps/stub/ustat.c
index 775389fb39..c90bd36a9d 100644
--- a/sysdeps/stub/ustat.c
+++ b/sysdeps/stub/ustat.c
@@ -19,6 +19,7 @@ Cambridge, MA 02139, USA.  */
 
 #include <unistd.h>
 #include <errno.h>
+#include <sys/ustat.h>
 
 int
 ustat (dev, ust)