diff options
Diffstat (limited to 'lib/libc/tests/gen/dir2_test.c')
-rw-r--r-- | lib/libc/tests/gen/dir2_test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/gen/dir2_test.c b/lib/libc/tests/gen/dir2_test.c index 3322a5e5086c..5c9604856f11 100644 --- a/lib/libc/tests/gen/dir2_test.c +++ b/lib/libc/tests/gen/dir2_test.c @@ -32,8 +32,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <dirent.h> #include <fcntl.h> #include <stdio.h> |