diff options
Diffstat (limited to 'lib/libc/tests/gen/glob2_test.c')
-rw-r--r-- | lib/libc/tests/gen/glob2_test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/gen/glob2_test.c b/lib/libc/tests/gen/glob2_test.c index dfcce0eed3da..c18e03cc1025 100644 --- a/lib/libc/tests/gen/glob2_test.c +++ b/lib/libc/tests/gen/glob2_test.c @@ -25,8 +25,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <errno.h> #include <fcntl.h> |