aboutsummaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
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 @@
34#include <sys/stat.h> 34#include <sys/stat.h>
35#include <sys/param.h> 35#include <sys/param.h>
36#include <mntent.h> 36#include <mntent.h>
37#if ! defined(__GLIBC__) && ! defined (__UCLIBC__)
38#include <asm/string.h>
39#endif
40 37
41 38
42/* Some useful definitions */ 39/* Some useful definitions */