From f57a1594b705f93d9711e98e169231929af70966 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 23 Dec 2015 14:16:21 +0100 Subject: Properly define SCCP_SAP_USER without random magic number --- include/osmocom/sigtran/sccp_sap.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include/osmocom/sigtran/sccp_sap.h') 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 #include +#include #include -/* 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 */ -- cgit v1.2.3