fix compile problem with EPICS 3.13 on vxWorks 6

This commit is contained in:
2022-07-11 15:42:30 +02:00
parent 94721c2b0e
commit 4d717288da

View File

@ -25,6 +25,7 @@
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#if defined(vxWorks)
#include <symLib.h>