diff options
Diffstat (limited to 'usr.bin/mail/util.c')
-rw-r--r-- | usr.bin/mail/util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/mail/util.c b/usr.bin/mail/util.c index 7187d1b520f9..9300484814e0 100644 --- a/usr.bin/mail/util.c +++ b/usr.bin/mail/util.c @@ -35,8 +35,6 @@ static char sccsid[] = "@(#)aux.c 8.1 (Berkeley) 6/6/93"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/time.h> #include <fcntl.h> |