xmalloc.h not needed here

This commit is contained in:
Damien Miller
2012-03-15 14:32:27 +11:00
committed by Markus Friedl
parent 3f69ecb299
commit e0e7ddfa4a

View File

@@ -45,7 +45,6 @@
#include <errno.h>
#include <vis.h>
#include "xmalloc.h"
#include "log.h"
static LogLevel log_level = SYSLOG_LEVEL_INFO;