forked from epics_driver_modules/motorBase
Replace strtok_r, removed in error
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
#define epicsExportSharedSymbols
|
||||
#include <shareLib.h>
|
||||
#include "XPS_C8_drivers.h"
|
||||
#ifdef _WIN32
|
||||
#include "strtok_r.h"
|
||||
#endif
|
||||
|
||||
#define SIZE_SMALL 1024
|
||||
#define SIZE_NOMINAL 1024
|
||||
|
||||
Reference in New Issue
Block a user