poppler: embed mktmpname() from the xpdf changes patch
[swftools.git] / lib / pdf / popplercompat.h
index cf8bfca..b76df7e 100644 (file)
@@ -18,4 +18,8 @@
   #endif
 #endif
 
+#ifdef HAVE_POPPLER
+char* mktmpname(char*ptr);
+#endif
+
 #endif