From a3d0438ff7b7b8b927e8a2d579c557c1fb3a844c Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 27 Dec 2008 17:02:56 +0000 Subject: missing header file changes --- include/openbsc/debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/openbsc/debug.h') diff --git a/include/openbsc/debug.h b/include/openbsc/debug.h index 018a11657..6fea58794 100644 --- a/include/openbsc/debug.h +++ b/include/openbsc/debug.h @@ -10,6 +10,7 @@ #define DRSL 0x0010 #define DNM 0x0020 #define DMI 0x1000 +#define DMIB 0x2000 #ifdef DEBUG #define DEBUGP(ss, fmt, args...) debugp(ss, __FILE__, __LINE__, fmt, ## args) -- cgit v1.2.3