flush
[m6w6/ext-psi] / src / libffi.h
index e8b0553c1fdc02af0d6c338fcb3cbe4dd58f316b..4b36b30384f4a928f6e0939deba9e34d4918ee3a 100644 (file)
@@ -3,6 +3,8 @@
 
 #include "context.h"
 
+#ifdef HAVE_LIBFFI
 PSI_ContextOps *PSI_Libffi(void);
+#endif
 
 #endif