Add missing include Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> --- src/lxc/state.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Index: lxc/src/lxc/state.c =================================================================== --- lxc.orig/src/lxc/state.c +++ lxc/src/lxc/state.c @@ -26,7 +26,7 @@ #include <errno.h> #include <unistd.h> #include <sys/types.h> -#include <sys/types.h> +#include <sys/socket.h> #include <sys/param.h> #include <sys/stat.h> #include <sys/file.h> ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel