win32 compile fixes
[swftools.git] / lib / devices / arts.c
index baf5cf0..ca03a80 100644 (file)
@@ -21,7 +21,9 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdarg.h>
+#ifndef WIN32
 #include <unistd.h>
+#endif
 #include <memory.h>
 #include <string.h>
 #include <math.h>