aboutsummaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-28 20:11:28 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-28 20:11:28 +0000
commita44790f53919f0d129c78b8a288e5f5cac331c66 (patch)
tree8baa3cf3a7a6f6f6f6323403b24d772d9fb96c3a /internal.h
parenta2db097d662e5d739b5a0748208dc76055260061 (diff)
downloadbusybox-a44790f53919f0d129c78b8a288e5f5cac331c66.tar.gz
Better cross libc support.
-Erik
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h3
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 */