aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/sigsetops_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/gen/sigsetops_test.c')
-rw-r--r--lib/libc/tests/gen/sigsetops_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/gen/sigsetops_test.c b/lib/libc/tests/gen/sigsetops_test.c
index e4aa53e9b1c0..498d34bb23a4 100644
--- a/lib/libc/tests/gen/sigsetops_test.c
+++ b/lib/libc/tests/gen/sigsetops_test.c
@@ -27,8 +27,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <errno.h>
#include <signal.h>
#include <stdbool.h>