aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-08-04 05:53:21 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-08-04 06:09:14 +0800
commit8c6b356d1c556a1f1a71984c810576c90bcebb6b (patch)
tree6619e6449bc1d45fe4cb3fbb484559cc5a8e325a /src/main.c
parent7a6e7361b515bef1a7e6c75fe213f6f11d95f56a (diff)
main: Fix linking of OpenBSC...
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 2681f68..0df22a1 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1094,3 +1094,4 @@ static void cell_vty_init(void)
install_element(CELLMGR_NODE, &cfg_msc_time_cmd);
}
+const char *openbsc_copyright = "";