aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sigtran/sccp_sap.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-12-23 14:16:21 +0100
committerHarald Welte <laforge@gnumonks.org>2015-12-23 14:16:21 +0100
commitf57a1594b705f93d9711e98e169231929af70966 (patch)
treec6365df37b53e4042af698655f4d76d3344d8ff8 /include/osmocom/sigtran/sccp_sap.h
parentec86dcdc2fe3b57c0f3c71918967325eeb971369 (diff)
Properly define SCCP_SAP_USER without random magic number
Diffstat (limited to 'include/osmocom/sigtran/sccp_sap.h')
-rw-r--r--include/osmocom/sigtran/sccp_sap.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/osmocom/sigtran/sccp_sap.h b/include/osmocom/sigtran/sccp_sap.h
index fb42cee..25c16cb 100644
--- a/include/osmocom/sigtran/sccp_sap.h
+++ b/include/osmocom/sigtran/sccp_sap.h
@@ -22,12 +22,10 @@
#include <stdint.h>
#include <osmocom/core/prim.h>
+#include <osmocom/sigtran/sigtran_sap.h>
#include <netinet/in.h>
-/* FIXME: properly define this based on libosmocore */
-#define SCCP_SAP_USER 0x2342
-
/* detailed coding of primitives at the SAP_SCCP_USER */
/*! \brief SCCP-User primitives as per Q.711 */