include epicsStdio

This commit is contained in:
Marty Kraimer
2004-07-08 20:16:36 +00:00
parent 77a8aa677a
commit 55b22facee

View File

@@ -188,4 +188,8 @@
# endif /* ifndef __cplusplus */
#endif /* ifdef INLINE_defs_EPICS */
/*The following is so that shareLib does not get included recursively*/
#ifndef epicsStdioh
#include "epicsStdio.h"
#endif