@@ -16,7 +16,9 @@
*/
#include <stdio.h>
+#ifndef _MSC_VER
#include <unistd.h>
+#endif
#include <string.h>
#include <stdlib.h>
#include <errno.h>