Blob Blame History Raw
diff --git a/src/jdk.incubator.jpackage/unix/native/libapplauncher/PosixPlatform.cpp b/src/jdk.incubator.jpackage/unix/native/libapplauncher/PosixPlatform.cpp
--- a/src/jdk.incubator.jpackage/unix/native/libapplauncher/PosixPlatform.cpp
+++ b/src/jdk.incubator.jpackage/unix/native/libapplauncher/PosixPlatform.cpp
@@ -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>