summaryrefslogtreecommitdiffstats
path: root/omfwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'omfwd.c')
-rw-r--r--omfwd.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/omfwd.c b/omfwd.c
index d52fcf3d..0a7fa0c8 100644
--- a/omfwd.c
+++ b/omfwd.c
@@ -71,6 +71,8 @@ static const char *sys_h_errlist[] = {
/* internal structures
*/
+DEF_OMOD_STATIC_DATA
+
typedef struct _instanceData {
char f_hname[MAXHOSTNAMELEN+1];
short sock; /* file descriptor */
@@ -922,6 +924,7 @@ ENDqueryEtryPt
BEGINmodInit(Fwd)
CODESTARTmodInit
*ipIFVersProvided = 1; /* so far, we only support the initial definition */
+CODEmodInit_QueryRegCFSLineHdlr
ENDmodInit
#endif /* #ifdef SYSLOG_INET */