mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-16 01:40:31 +00:00
8139037: [aix] Crash in ResolverConfigurationImpl.c - pointer shearing
Reviewed-by: goetz, simonis
This commit is contained in:
parent
a3ac737f50
commit
18794fd351
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user