From 6552d0b596bd6bfcbf7c4f22077ee124ed3552cd Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 24 Mar 2010 10:20:27 +0100 Subject: Include bscconfig.h without ../ for the srcdir != build dir case --- openbsc/src/bsc_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src/bsc_init.c') diff --git a/openbsc/src/bsc_init.c b/openbsc/src/bsc_init.c index 678672026..957ccfb9b 100644 --- a/openbsc/src/bsc_init.c +++ b/openbsc/src/bsc_init.c @@ -33,7 +33,7 @@ #include #include -#include "../bscconfig.h" +#include "bscconfig.h" /* global pointer to the gsm network data structure */ -- cgit v1.2.3