diff options
Diffstat (limited to 'tools/regression/security/cap_test/cap_test_fcntl.c')
-rw-r--r-- | tools/regression/security/cap_test/cap_test_fcntl.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/regression/security/cap_test/cap_test_fcntl.c b/tools/regression/security/cap_test/cap_test_fcntl.c index 626abe7a95b6..5ef9c55a3e4d 100644 --- a/tools/regression/security/cap_test/cap_test_fcntl.c +++ b/tools/regression/security/cap_test/cap_test_fcntl.c @@ -29,9 +29,6 @@ * Test that fcntl works in capability mode. */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <sys/capsicum.h> #include <sys/errno.h> |