summaryrefslogtreecommitdiff
path: root/quot.h
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2002-06-16 19:00:45 +0000
committerjkar8572 <jkar8572>2002-06-16 19:00:45 +0000
commit38b37dbcc5ccec3657f2c6e058d276d65bd201d6 (patch)
treedf49efc92d8ee66334214082e73c45fd4bf8edb3 /quot.h
parente20d4e982358a6c66c77a4ddd8bd86139ec2f3cb (diff)
Fixed small bug in configure.in
Some forgotten changes?
Diffstat (limited to 'quot.h')
-rw-r--r--quot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quot.h b/quot.h
index a77a3f1..4f3de0b 100644
--- a/quot.h
+++ b/quot.h
@@ -61,7 +61,7 @@ static int ndu[2];
/*
* === Start XFS specific types and definitions ===
*/
-#include <linux/types.h>
+#include <asm/types.h>
/* Structures returned from ioctl XFS_IOC_FSBULKSTAT */
typedef struct xfs_bstime {