From 6b72cdf85423f9aca68bce15084e8a1b30b3db55 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 11 May 2010 05:54:22 +0200 Subject: [gprs] Add new 'NS' and 'BSSGP' logging categories --- openbsc/include/openbsc/debug.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsc/include/openbsc/debug.h') diff --git a/openbsc/include/openbsc/debug.h b/openbsc/include/openbsc/debug.h index 49b417e26..65fd0bb53 100644 --- a/openbsc/include/openbsc/debug.h +++ b/openbsc/include/openbsc/debug.h @@ -30,6 +30,8 @@ enum { DDB, DREF, DGPRS, + DNS, + DBSSGP, Debug_LastEntry, }; -- cgit v1.2.3