Fix build with LXC 3.0

This commit is contained in:
Jakub Skokan 2018-04-12 12:29:36 +02:00
parent e4f78ad7f8
commit 0eb378c291

View file

@ -6,6 +6,7 @@
#include <signal.h>
#include <stdint.h>
#include <string.h>
#include <errno.h>
#define SYMBOL(s) ID2SYM(rb_intern(s))