Commit d698ad10 by Christian Brauner Committed by GitHub

Merge pull request #1562 from 0x0916/delete-unneccessory-include

monitor: delete unnecessary include file
parents 7e0ed7ff 10174cd2
...@@ -28,8 +28,6 @@ ...@@ -28,8 +28,6 @@
#include <sys/un.h> #include <sys/un.h>
#include <poll.h> #include <poll.h>
#include "conf.h"
typedef enum { typedef enum {
lxc_msg_state, lxc_msg_state,
lxc_msg_priority, 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