implement HNBAP_DEBUG via osmocore DEBUGP

This commit is contained in:
Harald Welte 2015-08-30 23:08:48 +02:00
parent 339b8e2a77
commit 76427b753b
1 changed files with 4 additions and 0 deletions

View File

@ -129,6 +129,10 @@
# error "You are compiling with the wrong version of ASN1C"
#endif
#include <osmocom/core/logging.h>
#define HNBAP_DEBUG(x, args ...) DEBUGP(0, x, ## args)
extern int asn1_xer_print;
struct msgb *hnbap_generate_successful_outcome(