(svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version with the same effect

This commit is contained in:
rubidium
2010-05-18 21:17:25 +00:00
parent bd270258c4
commit 0a34d95374
3 changed files with 11 additions and 5 deletions

View File

@@ -24,9 +24,6 @@
#elif defined(__NDS__)
#include <nds/jtypes.h>
#define TROUBLED_INTS
#elif defined(__NetBSD__)
#include <unistd.h>
#define _GNU_SOURCE
#endif
/* It seems that we need to include stdint.h before anything else