summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte2011-06-05 11:22:59 +0200
committerHarald Welte2011-06-05 11:22:59 +0200
commitfc90646d489ed85c73b5b809e3b74851fa57b3d9 (patch)
tree3c28cab4a3bf228920cfbb74a1f86fe3ead133c3 /include
parentsocket: getaddrinfo(): set AI_PASSIVE if we want to bind (diff)
downloadlibosmocore-fc90646d489ed85c73b5b809e3b74851fa57b3d9.tar.gz
libosmocore-fc90646d489ed85c73b5b809e3b74851fa57b3d9.tar.xz
libosmocore-fc90646d489ed85c73b5b809e3b74851fa57b3d9.zip
abis_nm.h: Add include to gsm_utils.h
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/gsm/abis_nm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/gsm/abis_nm.h b/include/osmocom/gsm/abis_nm.h
index 8534557..3f5335e 100644
--- a/include/osmocom/gsm/abis_nm.h
+++ b/include/osmocom/gsm/abis_nm.h
@@ -2,6 +2,7 @@
#define _OSMO_GSM_ABIS_NM_H
#include <osmocom/gsm/tlv.h>
+#include <osmocom/gsm/gsm_utils.h>
#include <osmocom/gsm/protocol/gsm_12_21.h>
enum abis_nm_msgtype;