diff options
Diffstat (limited to 'internal.h')
-rw-r--r-- | internal.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/internal.h b/internal.h index c39dfde62..6e4f06cb5 100644 --- a/internal.h +++ b/internal.h @@ -34,9 +34,6 @@ #include <sys/stat.h> #include <sys/param.h> #include <mntent.h> -#if ! defined(__GLIBC__) && ! defined (__UCLIBC__) -#include <asm/string.h> -#endif /* Some useful definitions */ |