diff --git a/src/lxc/caps.h b/src/lxc/caps.h index b4c527eec..2b3b1a502 100644 --- a/src/lxc/caps.h +++ b/src/lxc/caps.h @@ -29,6 +29,7 @@ #if HAVE_LIBCAP +#include /* workaround for libcap < 2.17 bug */ #include extern int lxc_caps_down(void);