]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include <asm/types.h>.
authorUlrich Drepper <drepper@redhat.com>
Wed, 19 Nov 1997 23:53:33 +0000 (23:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 19 Nov 1997 23:53:33 +0000 (23:53 +0000)
sysdeps/unix/sysv/linux/sys/quota.h

index d897b791cd3979564798223c4f6388d5b0557863..3a1c696790d2902e48cccd22c587becdb2c6df2c 100644 (file)
@@ -1,2 +1,3 @@
 /* The kernel header file contains all declarations and definitions.  */
+#include <asm/types.h>
 #include <linux/quota.h>