diff options
Diffstat (limited to 'lib/libc/tests/gen/getmntinfo_test.c')
-rw-r--r-- | lib/libc/tests/gen/getmntinfo_test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/gen/getmntinfo_test.c b/lib/libc/tests/gen/getmntinfo_test.c index 183fa84ed0e6..2284a6146556 100644 --- a/lib/libc/tests/gen/getmntinfo_test.c +++ b/lib/libc/tests/gen/getmntinfo_test.c @@ -29,8 +29,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <sys/mount.h> #include <sys/ucred.h> |