< prev index next >

src/jdk.incubator.jpackage/unix/native/libapplauncher/PosixPlatform.cpp

Print this page

        

@@ -31,11 +31,10 @@
 
 #include <assert.h>
 #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>
 #include <errno.h>
 #include <limits.h>
< prev index next >