aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/sigtran/xua_msg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/sigtran/xua_msg.h b/include/osmocom/sigtran/xua_msg.h
index bb9486a..4c8fe83 100644
--- a/include/osmocom/sigtran/xua_msg.h
+++ b/include/osmocom/sigtran/xua_msg.h
@@ -42,6 +42,8 @@ struct xua_msg_part {
};
+extern int DXUA;
+
struct xua_msg *xua_msg_alloc(void);
void xua_msg_free(struct xua_msg *msg);