From 3c634774fa3477cb19a2706307e02bd1747ad49c Mon Sep 17 00:00:00 2001 From: dwmalone Date: Mon, 1 Jul 2002 10:46:39 +0000 Subject: Remove double #include and __FBSDID. PR: 40053 Submitted by: Dan Lukes --- bin/chio/chio.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin/chio') diff --git a/bin/chio/chio.c b/bin/chio/chio.c index b89209a..b0f160f 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$"); -- cgit v1.1