avoid compile warning lxc_init.c

Signed-off-by: Michel Normand <normand@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
Michel Normand 2010-04-29 10:03:58 +02:00 committed by Daniel Lezcano
parent 305bc646f5
commit 698287d8cf

View File

@ -35,6 +35,7 @@
#include <lxc/log.h>
#include <lxc/error.h>
#include "utils.h"
lxc_log_define(lxc_init, lxc);