Commit 10174cd2 by 0x0916

monitor: delete unneccessory include file

we want to export `monitor.h`, `#include "conf.h"` will cause error and it is unneccessory so just delete it. Signed-off-by: 's avatar0x0916 <w@laoqinren.net>
parent 7e0ed7ff
......@@ -28,8 +28,6 @@
#include <sys/un.h>
#include <poll.h>
#include "conf.h"
typedef enum {
lxc_msg_state,
lxc_msg_priority,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment