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
commit 76261a4854
1 changed files with 0 additions and 1 deletions

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