aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal.h b/internal.h
index fce32c415..697ce4778 100644
--- a/internal.h
+++ b/internal.h
@@ -33,7 +33,9 @@
33#include <sys/stat.h> 33#include <sys/stat.h>
34#include <sys/param.h> 34#include <sys/param.h>
35#include <mntent.h> 35#include <mntent.h>
36#if ! defined(__GLIBC__)
36#include <asm/string.h> 37#include <asm/string.h>
38#endif
37 39
38 40
39/* Some useful definitions */ 41/* Some useful definitions */