diff options
Diffstat (limited to 'internal.h')
-rw-r--r-- | internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal.h b/internal.h index 9997f4dc4..fce32c415 100644 --- a/internal.h +++ b/internal.h | |||
@@ -33,6 +33,7 @@ | |||
33 | #include <sys/stat.h> | 33 | #include <sys/stat.h> |
34 | #include <sys/param.h> | 34 | #include <sys/param.h> |
35 | #include <mntent.h> | 35 | #include <mntent.h> |
36 | #include <asm/string.h> | ||
36 | 37 | ||
37 | 38 | ||
38 | /* Some useful definitions */ | 39 | /* Some useful definitions */ |