blob: a0674a7f13d5d29dbc232b802d18801d245ab39c [file] [log] [blame]
Neels Hofmeyr17518fe2017-06-20 04:35:06 +02001/*! \file common_vty.h */
2
Harald Welte4f5883b2012-06-16 16:54:06 +08003#include <osmocom/vty/command.h>
Harald Weltecca49632012-06-16 17:45:59 +08004#include <osmocom/core/logging.h>
5
6extern int DNS, DBSSGP;
Harald Welte4f5883b2012-06-16 16:54:06 +08007
Harald Welte4f5883b2012-06-16 16:54:06 +08008extern struct cmd_element libgb_exit_cmd;
9extern struct cmd_element libgb_end_cmd;
10