From 0567678261f709788b6d93ec632cd582dc83e620 Mon Sep 17 00:00:00 2001 From: David Malone Date: Mon, 1 Jul 2002 10:46:39 +0000 Subject: [PATCH] Remove double #include and __FBSDID. PR: 40053 Submitted by: Dan Lukes --- bin/chio/chio.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/chio/chio.c b/bin/chio/chio.c index b89209ae42c7..b0f160f17e15 100644 --- a/bin/chio/chio.c +++ b/bin/chio/chio.c @@ -39,8 +39,6 @@ static const char copyright[] = "@(#) Copyright (c) 1996 Jason R. Thorpe. All rights reserved."; #endif /* not lint */ -#include -__FBSDID("$FreeBSD$"); #include __FBSDID("$FreeBSD$");