Add missing include

This commit is contained in:
Max 2016-04-23 18:00:18 +02:00 committed by Holger Hans Peter Freyther
parent 8db12e4263
commit e01f5050ef
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <openbsc/debug.h>
#include <openbsc/gsm_data.h>
#include <osmocom/core/bitvec.h>
#include <osmocom/gsm/bitvec_gsm.h>
#include <openbsc/rest_octets.h>
#include <openbsc/arfcn_range_encode.h>
#include <openbsc/system_information.h>