aboutsummaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal.h b/internal.h
index 4a132abf1..50bb17a10 100644
--- a/internal.h
+++ b/internal.h
@@ -33,7 +33,7 @@
#include <sys/stat.h>
#include <sys/param.h>
#include <mntent.h>
-#if ! defined(__GLIBC__)
+#if ! defined(__GLIBC__) && ! defined (__UCLIBC__)
#include <asm/string.h>
#endif