mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-06 11:27:17 +00:00
Don't include internal headers in external library headers
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
4eff7bcdeb
commit
38386b4794
@ -3,8 +3,6 @@
|
||||
#ifndef __LXC_CONTAINER_H
|
||||
#define __LXC_CONTAINER_H
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <malloc.h>
|
||||
#include <semaphore.h>
|
||||
#include <stdbool.h>
|
||||
|
Loading…
Reference in New Issue
Block a user