Commit 9dc56d32 by Stéphane Graber

Add missing include of signal.h

parent 2262880d
......@@ -23,6 +23,7 @@
#ifndef __lxc_state_h
#define __lxc_state_h
#include <signal.h>
#include <sys/param.h>
#include "config.h"
......
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