X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fdevices%2Fswf.c;h=205163f370b622733b10f945a0dfc271d01a3499;hp=2765d683e0b48bbd1bd73fb6acae498de5f1f531;hb=0784a8a882e7b98299fb6a90f0f9a7ebb322562b;hpb=b45b5defe54796c142c1527cff5f31bc0b572d08 diff --git a/lib/devices/swf.c b/lib/devices/swf.c index 2765d68..205163f 100644 --- a/lib/devices/swf.c +++ b/lib/devices/swf.c @@ -26,6 +26,9 @@ #ifdef HAVE_UNISTD_H #include #endif +#ifdef HAVE_IO_H +#include +#endif #ifdef HAVE_ASSERT_H #include #else