fix compile problem with EPICS 3.13 on vxWorks 6
This commit is contained in:
@ -25,6 +25,7 @@
|
|||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
#if defined(vxWorks)
|
#if defined(vxWorks)
|
||||||
#include <symLib.h>
|
#include <symLib.h>
|
||||||
|
Reference in New Issue
Block a user