mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-26 13:16:03 +00:00
fix compilation warning
Add missing include. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
371828c4a0
commit
d1c383f390
@ -35,6 +35,7 @@
|
|||||||
#include <lxc/log.h>
|
#include <lxc/log.h>
|
||||||
#include <lxc/start.h>
|
#include <lxc/start.h>
|
||||||
|
|
||||||
|
#include "lxc.h"
|
||||||
#include "commands.h"
|
#include "commands.h"
|
||||||
|
|
||||||
lxc_log_define(lxc_stop, lxc);
|
lxc_log_define(lxc_stop, lxc);
|
||||||
|
Loading…
Reference in New Issue
Block a user