From 8470bf200de094ec362f3f7565ab3ccdf26ee664 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 25 Dec 2008 23:28:35 +0000 Subject: no reasonable commit message possible. tons of changes of the last 2 days --- src/gsm_subscriber.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gsm_subscriber.c') diff --git a/src/gsm_subscriber.c b/src/gsm_subscriber.c index 76d2e355a..6a67c49e3 100644 --- a/src/gsm_subscriber.c +++ b/src/gsm_subscriber.c @@ -1,6 +1,7 @@ /* Dummy implementation of a subscriber database, roghly HLR/VLR functionality */ /* (C) 2008 by Harald Welte + * * All Rights Reserved * * This program is free software; you can redistribute it and/or modify @@ -20,7 +21,7 @@ */ -#include "gsm_subscriber.h" +#include static struct gsm_subscriber subscr = { .name = "Test User 1", -- cgit v1.2.3