forked from epics_driver_modules/motorBase
Added stdarg.h, otherwise compiler error with va_start and va_end undefined if DEBUG is defined
This commit is contained in:
@@ -56,6 +56,7 @@ USAGE... This file contains driver functions that are common
|
||||
#include <callback.h>
|
||||
#include <epicsThread.h>
|
||||
#include <epicsExport.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "motor.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user