summaryrefslogtreecommitdiff
path: root/src/gsmd/unsolicited.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsmd/unsolicited.h')
-rw-r--r--src/gsmd/unsolicited.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gsmd/unsolicited.h b/src/gsmd/unsolicited.h
index 4cc5bb5..fb99e1b 100644
--- a/src/gsmd/unsolicited.h
+++ b/src/gsmd/unsolicited.h
@@ -4,5 +4,6 @@
#include "gsmd.h"
int unsolicited_parse(struct gsmd *g, const char *buf, int len, const char *param);
+int generate_event_from_cme(struct gsmd *g, unsigned int cme_error);
#endif
personal git repositories of Harald Welte. Your mileage may vary