Use new logger facility

This commit is contained in:
Julien BLACHE
2009-05-08 17:46:32 +02:00
parent 3a2a218a0f
commit 11fd038d16
19 changed files with 82 additions and 41 deletions

View File

@@ -42,7 +42,7 @@
#include <event.h>
#include <avl.h>
#include "err.h"
#include "logger.h"
#include "db-generic.h"
#include "filescanner.h"
#include "conffile.h"