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:
@@ -52,6 +52,7 @@ NOTES...
|
||||
#include <dbAccess.h>
|
||||
#include <dbEvent.h>
|
||||
#include <recSup.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
|
||||
Reference in New Issue
Block a user