Daniel P. Berrange a5a46c6fc2 Add some missing include files which break build in certain platforms
Two files were using functions from <sys/stat.h> but not including
in. Most of the time they got this automatically via another header,
but certain build flag combinations can reveal the problem

* src/lxc/lxc_container.c, src/node_device/node_device_linux_sysfs.c:
  Add <sys/stat.h>
2010-01-25 17:08:37 +00:00
..
2009-09-21 14:41:42 +01:00
2010-01-21 00:52:13 +01:00
2010-01-21 00:52:13 +01:00
2009-09-21 14:41:42 +01:00
2009-10-08 17:40:14 +02:00