From 558b722f1ea49c9329d7011f1f748c44de6a46d9 Mon Sep 17 00:00:00 2001 From: jmallett Date: Tue, 23 Jul 2002 14:39:20 +0000 Subject: Remove duplicate __FBSDID() - spotted by trying to build with a non-GNU compiler. --- usr.bin/head/head.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/head/head.c b/usr.bin/head/head.c index e8eed85..eb20446 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 __FBSDID("$FreeBSD$"); -#include -__FBSDID("$FreeBSD$"); - #include #include -- cgit v1.1