diff options
Diffstat (limited to 'misc/mntent.h')
-rw-r--r-- | misc/mntent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/mntent.h b/misc/mntent.h index fc9c824135..bfa1dee797 100644 --- a/misc/mntent.h +++ b/misc/mntent.h @@ -23,6 +23,7 @@ Cambridge, MA 02139, USA. */ #include <features.h> #define __need_FILE #include <stdio.h> +#include <paths.h> /* File listing canonical interesting mount points. */ |