summaryrefslogtreecommitdiffstats
path: root/omfwd.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-24 06:11:37 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-24 06:11:37 +0000
commitf12dd1b777c91d3491505cb2c99feb5987db8edc (patch)
treef6bc2ba9a3f222b29240176e03873488785a28f1 /omfwd.h
parentfe0da1ef850dc9e93993f8332a87cbf815cea2f7 (diff)
downloadrsyslog-f12dd1b777c91d3491505cb2c99feb5987db8edc.tar.gz
rsyslog-f12dd1b777c91d3491505cb2c99feb5987db8edc.tar.xz
rsyslog-f12dd1b777c91d3491505cb2c99feb5987db8edc.zip
moved selector action parsing for F_FORW to omfwd
Diffstat (limited to 'omfwd.h')
-rw-r--r--omfwd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/omfwd.h b/omfwd.h
index 391c73c2..b65c7637 100644
--- a/omfwd.h
+++ b/omfwd.h
@@ -27,6 +27,7 @@
/* prototypes */
int doActionFwd(selector_t *f);
rsRetVal modInitFwd(int iIFVersRequested __attribute__((unused)), int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)());
+rsRetVal parseSelectorActFwd(uchar **pp, selector_t *f);
#endif /* #ifndef OMFWD_H_INCLUDED */
/*