diff options
Diffstat (limited to 'df.c')
-rw-r--r-- | df.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ | |||
24 | 24 | ||
25 | #include <stdio.h> | 25 | #include <stdio.h> |
26 | #include <stdlib.h> | 26 | #include <stdlib.h> |
27 | #include <string.h> | ||
27 | #include <mntent.h> | 28 | #include <mntent.h> |
28 | #include <sys/vfs.h> | 29 | #include <sys/vfs.h> |
29 | #include <getopt.h> | 30 | #include <getopt.h> |