use open64 in bitio if available
[swftools.git] / config.h.in
index c3b8502..72c6e56 100644 (file)
@@ -55,6 +55,9 @@
 #undef HAVE_WCSCHR
 #undef HAVE_WCSDUP
 
+/* Define if you have the open64 function.  */
+#undef HAVE_OPEN64
+
 /* Define if you have the lrand48 function.  */
 #undef HAVE_LRAND48