Better cross libc support.

-Erik
This commit is contained in:
Eric Andersen
2000-06-28 20:11:28 +00:00
parent a2db097d66
commit a44790f539
5 changed files with 3 additions and 7 deletions

View File

@@ -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 */