From 90843964679f35ef4d11c2788debcba976f500bc Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Mon, 4 Sep 2017 15:04:35 +0200 Subject: rename include/openbsc to include/osmocom/msc Change-Id: I1f96a1285bbd1b4607614856bca935d5c26e2da9 --- src/libcommon/debug.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libcommon/debug.c') diff --git a/src/libcommon/debug.c b/src/libcommon/debug.c index 723641335..612e215bc 100644 --- a/src/libcommon/debug.c +++ b/src/libcommon/debug.c @@ -31,8 +31,8 @@ #include #include #include -#include -#include +#include +#include /* default categories */ static const struct log_info_cat default_categories[] = { -- cgit v1.2.3