unistd.h isnt available on windows, and doesnt appear to be required by this code?
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "epicsAssert.h"
|
||||
#include "bucketLib.h"
|
||||
|
||||
Reference in New Issue
Block a user