summaryrefslogtreecommitdiffstats
path: root/omfwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'omfwd.h')
-rw-r--r--omfwd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/omfwd.h b/omfwd.h
index 66f7d224..b2ea5cc3 100644
--- a/omfwd.h
+++ b/omfwd.h
@@ -25,7 +25,7 @@
#define OMFWD_H_INCLUDED 1
/* prototypes */
-rsRetVal modInitFwd(int iIFVersRequested __attribute__((unused)), int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)());
+rsRetVal modInitFwd(int iIFVersRequested __attribute__((unused)), int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)(), rsRetVal (*pHostQueryEtryPt)(uchar*, rsRetVal (**)()));
#endif /* #ifndef OMFWD_H_INCLUDED */
/*