8139037: [aix] Crash in ResolverConfigurationImpl.c - pointer shearing

Reviewed-by: goetz, simonis
This commit is contained in:
Thomas Stuefe 2015-10-07 15:29:55 +02:00
parent a3ac737f50
commit 18794fd351

View File

@ -30,12 +30,9 @@
#ifdef __solaris__
#include <sys/systeminfo.h>
#include <strings.h>
#endif
#if defined(__linux__) || defined(_ALLBSD_SOURCE)
#include <string.h>
#endif
#include "jni.h"