Removed include unistd.h, not needed, not supported on Windows

This commit is contained in:
MarkRivers
2005-12-08 00:01:09 +00:00
parent 1e034e83d5
commit f85d2f1a19
-1
View File
@@ -15,7 +15,6 @@ typedef int BOOL;
#endif
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <time.h>
#include "asynDriver.h"