allow output redirect of shell functions
This commit is contained in:
@ -63,6 +63,7 @@ extern DBBASE *pdbbase;
|
|||||||
#include "epicsThread.h"
|
#include "epicsThread.h"
|
||||||
#include "epicsString.h"
|
#include "epicsString.h"
|
||||||
#include "registryFunction.h"
|
#include "registryFunction.h"
|
||||||
|
#include "epicsStdioRedirect.h"
|
||||||
#include "iocsh.h"
|
#include "iocsh.h"
|
||||||
|
|
||||||
#if (!defined VERSION_INT && EPICS_MODIFICATION<9)
|
#if (!defined VERSION_INT && EPICS_MODIFICATION<9)
|
||||||
|
Reference in New Issue
Block a user