add some includes

This commit is contained in:
sq5bpf 2016-10-19 08:55:21 +02:00 committed by Harald Welte
parent d47e411f5a
commit 59b036f595
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@
#include <osmocom/core/utils.h>
#include <osmocom/core/talloc.h>
#include <osmocom/core/msgb.h>
#include <osmocom/core/bits.h>
#include "tetra_common.h"
#include <phy/tetra_burst.h>