summaryrefslogtreecommitdiffstats
path: root/libc/include/mntent.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/include/mntent.h')
-rw-r--r--libc/include/mntent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/include/mntent.h b/libc/include/mntent.h
index b83da1f..8b87f71 100644
--- a/libc/include/mntent.h
+++ b/libc/include/mntent.h
@@ -29,6 +29,7 @@
#define _MNTENT_H_
#include <stdio.h>
+#include <sys/cdefs.h>
#define MNTTYPE_IGNORE "ignore"