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