summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/sync.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-03-07 13:27:06 +0100
committerHarald Welte <laforge@gnumonks.org>2010-03-07 13:27:25 +0100
commit279cc2e3d8e51ed257842f331e3f91d38648f8e6 (patch)
tree0f630ffb557a545f72033a223399a252eac0c63d /src/target/firmware/layer1/sync.c
parentd03f0a4ca55b85adb8959cabea1dac81654ee257 (diff)
fix compiler warnings
Diffstat (limited to 'src/target/firmware/layer1/sync.c')
-rw-r--r--src/target/firmware/layer1/sync.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/firmware/layer1/sync.c b/src/target/firmware/layer1/sync.c
index 4743f715..da444aa7 100644
--- a/src/target/firmware/layer1/sync.c
+++ b/src/target/firmware/layer1/sync.c
@@ -30,6 +30,7 @@
#include <defines.h>
#include <debug.h>
#include <memory.h>
+#include <gsm.h>
#include <calypso/dsp_api.h>
#include <calypso/irq.h>
#include <calypso/tpu.h>