]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include sys/types.h.
authorUlrich Drepper <drepper@redhat.com>
Sun, 8 Mar 1998 22:13:50 +0000 (22:13 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 8 Mar 1998 22:13:50 +0000 (22:13 +0000)
sysdeps/unix/sysv/linux/chown.c

index 1baae56290735e6a35339bd2c15bdc2460e0e0cb..ca7b1d063dffbab4ebfb857ec50f6342caf4aceb 100644 (file)
@@ -19,6 +19,7 @@
 #include <errno.h>
 #include <unistd.h>
 #include <sys/syscall.h>
+#include <sys/types.h>
 
 /*
   In Linux 2.1.x the chown functions have been changed.  A new function lchown