summaryrefslogtreecommitdiff
path: root/fatfs/inode.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-04-22 19:25:36 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2014-04-22 19:25:36 +0200
commit9334b33e782dd9f514590665ed86e350d7ff8eee (patch)
tree1446dbb9fc402ecd4af96587f0ec78fc0e1f38c2 /fatfs/inode.c
parent845ab0f42211847b2cdd498241d5080fb155f8b7 (diff)
parent263118a6681918add6861eaede318657ee23b7c4 (diff)
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Diffstat (limited to 'fatfs/inode.c')
-rw-r--r--fatfs/inode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fatfs/inode.c b/fatfs/inode.c
index e3ca09d5..4229806e 100644
--- a/fatfs/inode.c
+++ b/fatfs/inode.c
@@ -23,6 +23,7 @@
#include <string.h>
#include "fatfs.h"
+#include "libdiskfs/fs_S.h"
/* These flags aren't actually defined by a header file yet, so
temporarily disable them if necessary. */