aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libgb/common_vty.h
blob: 8c6b9ab1670007cdf8ab250fd941aaafae59593f (plain)
1
2
3
4
5
6
7
8
#include <osmocom/vty/command.h>
#include <osmocom/core/logging.h>

extern int DNS, DBSSGP;

extern struct cmd_element libgb_exit_cmd;
extern struct cmd_element libgb_end_cmd;