summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp/asmrp.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/realrtsp/asmrp.h')
-rw-r--r--stream/realrtsp/asmrp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stream/realrtsp/asmrp.h b/stream/realrtsp/asmrp.h
index 7cbd37d74a..ab80898c98 100644
--- a/stream/realrtsp/asmrp.h
+++ b/stream/realrtsp/asmrp.h
@@ -40,6 +40,8 @@
#ifndef HAVE_ASMRP_H
#define HAVE_ASMRP_H
+#define MAX_RULEMATCHES 16
+
int asmrp_match (const char *rules, int bandwidth, int *matches) ;
#endif