diff options
Diffstat (limited to 'internal.h')
-rw-r--r-- | internal.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 */ |