gsm_utils.h: remove unused include of gsm_08_08.h

Change-Id: Ied4cb2bd06147785540a53ef118e9268406da702
This commit is contained in:
Neels Hofmeyr 2019-03-15 05:32:28 +01:00 committed by Harald Welte
parent 27f7b0da6f
commit c0fcedc968
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
#include <osmocom/core/defs.h>
#include <osmocom/core/utils.h>
#include <osmocom/gsm/protocol/gsm_08_08.h>
#include <osmocom/gsm/protocol/gsm_04_08.h>
#define ADD_MODULO(sum, delta, modulo) do { \