Merge pull request #616 from hqhq/hq_remove_dup_headfile

Remove duplicated included head file
This commit is contained in:
Michael Crosby 2016-03-08 10:54:31 -08:00
commit 3af08519d0
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 {