aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty/cardshell.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/vty/cardshell.h')
-rw-r--r--openbsc/src/vty/cardshell.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/openbsc/src/vty/cardshell.h b/openbsc/src/vty/cardshell.h
deleted file mode 100644
index 85164d2bd..000000000
--- a/openbsc/src/vty/cardshell.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "../../bscconfig.h"
-#define QUAGGA_PROGNAME PACKAGE_NAME
-#define QUAGGA_VERSION PACKAGE_VERSION
-#define QUAGGA_COPYRIGHT "Harald Welte <laforge@gnumonks.org>"
-#define CONFIGFILE_MASK 022
-#define SYSCONFDIR "/usr/local/etc"