diff options
Diffstat (limited to 'lib/libc/gen/lockf.c')
-rw-r--r-- | lib/libc/gen/lockf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/gen/lockf.c b/lib/libc/gen/lockf.c index 85110387fbe3..247066706a2b 100644 --- a/lib/libc/gen/lockf.c +++ b/lib/libc/gen/lockf.c @@ -31,8 +31,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include "namespace.h" #include <errno.h> #include <fcntl.h> |