diff options
| author | Juli Mallett <jmallett@FreeBSD.org> | 2002-07-23 14:39:20 +0000 |
|---|---|---|
| committer | Juli Mallett <jmallett@FreeBSD.org> | 2002-07-23 14:39:20 +0000 |
| commit | 58a8e6d20e65ee1606ce8050b60dba11849e5304 (patch) | |
| tree | 2ea72cc7f3fa45f4ab93f20b9e3c36596d38eacf /usr.bin | |
| parent | 8030ad187ed4a74b08e767804a16c76091dc0803 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/head/head.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/head/head.c b/usr.bin/head/head.c index e8eed854637ff..eb20446ec6366 100644 --- a/usr.bin/head/head.c +++ b/usr.bin/head/head.c @@ -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> |
