aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/cardshell.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-06-10 05:40:52 +0800
committerHarald Welte <laforge@gnumonks.org>2009-06-10 05:40:52 +0800
commit13e10daa330ea2b699c9aa9d14b3adbd01111fd6 (patch)
treebf9144f9cf625baab472492b3047970cab14ef83 /src/vty/cardshell.h
parentf7c43524cfc6e30a0223d3aaff89fe955d6e5146 (diff)
move openbsc into its own subdirectory
Diffstat (limited to 'src/vty/cardshell.h')
-rw-r--r--src/vty/cardshell.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/vty/cardshell.h b/src/vty/cardshell.h
deleted file mode 100644
index d963a3810..000000000
--- a/src/vty/cardshell.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#define QUAGGA_PROGNAME "OpenBSC"
-#define QUAGGA_VERSION "0.01"
-#define QUAGGA_COPYRIGHT "Harald Welte <laforge@gnumonks.org>"
-#define CONFIGFILE_MASK 022
-#define SYSCONFDIR "/usr/local/etc"