From 58a8e6d20e65ee1606ce8050b60dba11849e5304 Mon Sep 17 00:00:00 2001 From: Juli Mallett Date: Tue, 23 Jul 2002 14:39:20 +0000 Subject: [PATCH] Remove duplicate __FBSDID() - spotted by trying to build with a non-GNU compiler. --- usr.bin/head/head.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/usr.bin/head/head.c b/usr.bin/head/head.c index e8eed854637f..eb20446ec636 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