Updates to compile on non-intel systems

This commit is contained in:
Michiel Broek
2003-12-18 20:19:40 +00:00
parent bd3d44e8b5
commit 35ffac561e
4 changed files with 43 additions and 19 deletions

View File

@@ -83,10 +83,6 @@
#include <setjmp.h>
#include <grp.h>
#include <sys/resource.h>
#include <pthread.h>
#ifdef HAVE_ICONV_H
#include <iconv.h>
#endif
#ifdef HAVE_ZLIB_H
#include <zlib.h>
#endif