Merge pull request #762 from ncopa/musl-fix-headers

nsexec: fix build against musl libc
This commit is contained in:
Michael Crosby
2016-04-19 15:29:13 -07:00
-1
View File
@@ -18,7 +18,6 @@
#include <unistd.h>
#include <grp.h>
#include <bits/sockaddr.h>
#include <linux/types.h>
// All arguments should be above the stack because it grows down