From ae1f159dc48a64e337eeb98269922169108d0ddf Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 24 Dec 2009 11:39:14 +0100 Subject: Converrt the database later to use DEBUGP/LOGP instead of stderr --- openbsc/include/openbsc/debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include/openbsc/debug.h') diff --git a/openbsc/include/openbsc/debug.h b/openbsc/include/openbsc/debug.h index 129956d8e..a94be580e 100644 --- a/openbsc/include/openbsc/debug.h +++ b/openbsc/include/openbsc/debug.h @@ -26,6 +26,7 @@ enum { DMSC, DMGCP, DHO, + DDB, Debug_LastEntry, }; -- cgit v1.2.3