summaryrefslogtreecommitdiffstats
path: root/mount/fstab.h
diff options
context:
space:
mode:
Diffstat (limited to 'mount/fstab.h')
-rw-r--r--mount/fstab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/fstab.h b/mount/fstab.h
index f1d4e5c64..3daa81469 100644
--- a/mount/fstab.h
+++ b/mount/fstab.h
@@ -1,4 +1,4 @@
-#include "mntent.h"
+#include "mount_mntent.h"
int mtab_is_writable(void);
int mtab_does_not_exist(void);
int is_mounted_once(const char *name);