parent
a7b770e515
commit
2c48349820
@ -1 +1 @@
|
|||||||
lxc-0.6.4.tar.gz
|
lxc-0.6.5.tar.gz
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
lxc-0_6_3-2_fc11:HEAD:lxc-0.6.3-2.fc11.src.rpm:1248764868
|
lxc-0_6_3-2_fc11:HEAD:lxc-0.6.3-2.fc11.src.rpm:1248764868
|
||||||
lxc-0_6_4-1_fc13:HEAD:lxc-0.6.4-1.fc13.src.rpm:1259360737
|
lxc-0_6_4-1_fc13:HEAD:lxc-0.6.4-1.fc13.src.rpm:1259360737
|
||||||
|
lxc-0_6_5-1_fc13:HEAD:lxc-0.6.5-1.fc13.src.rpm:1266448054
|
||||||
|
@ -0,0 +1,11 @@
|
|||||||
|
diff -up lxc-0.6.5/src/lxc/start.c.orig lxc-0.6.5/src/lxc/start.c
|
||||||
|
--- lxc-0.6.5/src/lxc/start.c.orig 2010-02-17 15:04:08.911409808 -0700
|
||||||
|
+++ lxc-0.6.5/src/lxc/start.c 2010-02-17 15:04:25.480347046 -0700
|
||||||
|
@@ -36,6 +36,7 @@
|
||||||
|
#include <sys/param.h>
|
||||||
|
#include <sys/file.h>
|
||||||
|
#include <sys/mount.h>
|
||||||
|
+#include <sys/stat.h>
|
||||||
|
#include <sys/types.h>
|
||||||
|
#include <sys/prctl.h>
|
||||||
|
#include <sys/types.h>
|
Loading…
Reference in new issue