forked from epics_driver_modules/motorBase
Removed include unistd.h, not needed, not supported on Windows
This commit is contained in:
@@ -15,7 +15,6 @@ typedef int BOOL;
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include "asynDriver.h"
|
||||
|
||||
Reference in New Issue
Block a user