aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/security/cap_test/cap_test_fcntl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/security/cap_test/cap_test_fcntl.c')
-rw-r--r--tools/regression/security/cap_test/cap_test_fcntl.c3
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>