diff options
Diffstat (limited to 'tools/regression/security/open_to_operation/open_to_operation.c')
-rw-r--r-- | tools/regression/security/open_to_operation/open_to_operation.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/regression/security/open_to_operation/open_to_operation.c b/tools/regression/security/open_to_operation/open_to_operation.c index c8c816becab9..235b785b5993 100644 --- a/tools/regression/security/open_to_operation/open_to_operation.c +++ b/tools/regression/security/open_to_operation/open_to_operation.c @@ -89,9 +89,6 @@ * XXXRW: message queue and shared memory fds? */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <sys/mman.h> #include <sys/mount.h> |