Remove duplicate __FBSDID() - spotted by trying to build with a non-GNU
compiler.
This commit is contained in:
parent
a2a51bf521
commit
558b722f1e
@ -45,9 +45,6 @@ static char sccsid[] = "@(#)head.c 8.2 (Berkeley) 5/4/95";
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <ctype.h>
|
||||
|
Loading…
Reference in New Issue
Block a user