Remove duplicated included head file

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
This commit is contained in:
Qiang Huang 2016-03-03 11:08:18 +08:00
parent b86570a4d4
commit 87e05b84e2
1 changed files with 0 additions and 3 deletions

View File

@ -17,10 +17,7 @@
#include <unistd.h>
#include <bits/sockaddr.h>
#include <linux/netlink.h>
#include <linux/types.h>
#include <stdint.h>
#include <sys/socket.h>
// All arguments should be above the stack because it grows down
struct clone_arg {