diff options
| author | Ben Hutchings <[email protected]> | 2015-11-02 12:21:46 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2015-11-03 23:53:53 +0000 |
| commit | c1ee48315d9f0be2c11c61d388a3938c2d4b010a (patch) | |
| tree | eee6df90fcd7621618563ab47e28b5c38a28372e /net/unix/af_unix.c | |
| parent | selftests/seccomp: Be more precise with syscall arguments. (diff) | |
| download | kernel-c1ee48315d9f0be2c11c61d388a3938c2d4b010a.tar.gz kernel-c1ee48315d9f0be2c11c61d388a3938c2d4b010a.zip | |
selftests: Add missing #include directives
Several C programs fail to include the headers declaring all the
functions they call, resulting in warnings or errors.
After this, memfd_test.c is still missing some function declarations
but can't easily get them because of a conflict between
<linux/fcntl.h> and <sys/fcntl.h>.
Signed-off-by: Ben Hutchings <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
