aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty_interface_layer3.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-11-17 06:00:23 +0100
committerHarald Welte <laforge@gnumonks.org>2009-11-17 06:00:23 +0100
commitb54d950ac17ec1836a845abda92cf3061cd8ee59 (patch)
tree7fbb029f8951cd3c2528381b60a8a547cc18ff06 /openbsc/src/vty_interface_layer3.c
parent20f9831168b59ee881414d29baba56ef68f850da (diff)
silent call: add header file for function prototypes
Diffstat (limited to 'openbsc/src/vty_interface_layer3.c')
-rw-r--r--openbsc/src/vty_interface_layer3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/vty_interface_layer3.c b/openbsc/src/vty_interface_layer3.c
index fe107030e..4cc08c2da 100644
--- a/openbsc/src/vty_interface_layer3.c
+++ b/openbsc/src/vty_interface_layer3.c
@@ -32,6 +32,7 @@
#include <openbsc/linuxlist.h>
#include <openbsc/gsm_data.h>
#include <openbsc/gsm_subscriber.h>
+#include <openbsc/silent_call.h>
#include <openbsc/gsm_04_11.h>
#include <openbsc/e1_input.h>
#include <openbsc/abis_nm.h>