forked from epics_driver_modules/motorBase
Added stdio.h, needed by epicsString.h
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <epicsThread.h>
|
||||
#include <epicsMutex.h>
|
||||
#include <epicsExport.h>
|
||||
|
||||
Reference in New Issue
Block a user