abis_nm.h: Add include to gsm_utils.h
authorHarald Welte <laforge@gnumonks.org>
Sun, 5 Jun 2011 09:22:59 +0000 (11:22 +0200)
committerHarald Welte <laforge@gnumonks.org>
Sun, 5 Jun 2011 09:22:59 +0000 (11:22 +0200)
include/osmocom/gsm/abis_nm.h

index 8534557..3f5335e 100644 (file)
@@ -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;