mirror of
git://github.com/lxc/lxc
synced 2025-08-31 18:43:33 +00:00
Add missing sys/socket.h include
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include <sys/param.h>
|
||||
#include <sys/prctl.h>
|
||||
#include <sys/mount.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <sys/wait.h>
|
||||
#include <linux/unistd.h>
|
||||
|
Reference in New Issue
Block a user