unistd.h isnt available on windows, and doesnt appear to be required by this code?

This commit is contained in:
Jeff Hill
2010-08-16 17:34:39 -06:00
parent 09c0c43865
commit a3dd3e1a2f

View File

@@ -9,7 +9,6 @@
#include <time.h>
#include <stdio.h>
#include <unistd.h>
#include "epicsAssert.h"
#include "bucketLib.h"