Add logdomain for DACP

This commit is contained in:
Julien BLACHE
2010-01-29 22:38:01 +01:00
parent 44bf308701
commit 9f1c849241
2 changed files with 3 additions and 2 deletions

View File

@@ -18,8 +18,9 @@
/* libevent logging */
#define L_EVENT 10
#define L_REMOTE 11
#define L_DACP 12
#define N_LOGDOMAINS 12
#define N_LOGDOMAINS 13
/* Severities */
#define E_FATAL 0