diff options
author | David Malone <dwmalone@FreeBSD.org> | 2001-12-10 21:13:08 +0000 |
---|---|---|
committer | David Malone <dwmalone@FreeBSD.org> | 2001-12-10 21:13:08 +0000 |
commit | 9f5b04e925d068b053cc41bae3d3c25a5325062c (patch) | |
tree | 1442452df82ec8f2c59ad6b71923e5a41a2c26fa /usr.bin/brandelf | |
parent | 071087f3d79814821e1c6b70569177f2583903a8 (diff) | |
download | src-9f5b04e925d068b053cc41bae3d3c25a5325062c.tar.gz src-9f5b04e925d068b053cc41bae3d3c25a5325062c.zip |
Notes
Diffstat (limited to 'usr.bin/brandelf')
-rw-r--r-- | usr.bin/brandelf/brandelf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/brandelf/brandelf.c b/usr.bin/brandelf/brandelf.c index 451dcd3c530b..90d4416d7455 100644 --- a/usr.bin/brandelf/brandelf.c +++ b/usr.bin/brandelf/brandelf.c @@ -28,7 +28,6 @@ */ #include <sys/cdefs.h> - __FBSDID("$FreeBSD$"); #include <sys/types.h> |