< prev index next >

src/java.base/solaris/native/libjsig/jsig.c

Print this page

        

@@ -35,11 +35,11 @@
 #include <string.h>
 #include <signal.h>
 #include <dlfcn.h>
 #include <thread.h>
 #include <synch.h>
-#include "jvm_solaris.h"
+#include "jvm_md.h"
 
 #define bool int
 #define true 1
 #define false 0
 
< prev index next >