flush
[m6w6/ext-psi] / src / libjit.h
index e5464a6a12d399a16f52b96c831a730996d7942b..3cd4b2807c673d8d4be28b38fb2a276066510ecf 100644 (file)
@@ -3,6 +3,8 @@
 
 #include "context.h"
 
+#ifdef HAVE_LIBJIT
 PSI_ContextOps *PSI_Libjit(void);
+#endif
 
 #endif