drop unused common.h

Change-Id: I7cf4076d7e36ae71d88e70a86d5c2d0640c1146f
This commit is contained in:
Neels Hofmeyr 2018-02-14 00:12:14 +01:00
parent d23ce86c25
commit 28838e9aaa
3 changed files with 0 additions and 8 deletions

View File

@ -14,7 +14,6 @@ noinst_HEADERS = \
bss.h \
bts_ipaccess_nanobts_omlattr.h \
chan_alloc.h \
common.h \
common_bsc.h \
ctrl.h \
debug.h \

View File

@ -1,6 +0,0 @@
#pragma once
enum nsap_addr_enc {
NSAP_ADDR_ENC_X213,
NSAP_ADDR_ENC_V4RAW,
};

View File

@ -15,7 +15,6 @@
#include <osmocom/crypt/auth.h>
#include <osmocom/bsc/common.h>
#include <osmocom/bsc/rest_octets.h>
#include <osmocom/core/bitvec.h>