mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-08 17:38:38 +00:00
8235833: PosixPlatform.cpp should not include sysctl.h
Reviewed-by: aph, asemenyuk
This commit is contained in:
parent
75f2e6433c
commit
18bc0214db
@ -33,7 +33,6 @@
|
||||
#include <stdbool.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user