]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/lock.c
use config.h to define the lxcpath and co
[mirror_lxc.git] / src / lxc / lock.c
index 76eaccf7444575e7c9f57dc8d7f37ab43825b6e4..820668b0be95e55e4c7769f107b68d72b2ab32aa 100644 (file)
@@ -31,6 +31,8 @@
 #include <sys/param.h>
 
 #include "error.h"
+#include "config.h"
+
 #include <lxc/lxc.h>
 
 lxc_log_define(lxc_lock, lxc);