diff options
| author | David Malone <dwmalone@FreeBSD.org> | 2002-07-01 10:46:39 +0000 |
|---|---|---|
| committer | David Malone <dwmalone@FreeBSD.org> | 2002-07-01 10:46:39 +0000 |
| commit | 0567678261f709788b6d93ec632cd582dc83e620 (patch) | |
| tree | 2aa8f9f6181d6e5c73ec39ac72615b66d2effd3f | |
| parent | 8e887555b59f320af387987381da9f4356bf6125 (diff) | |
Notes
| -rw-r--r-- | bin/chio/chio.c | 2 |
1 files changed, 0 insertions, 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 <sys/cdefs.h> -__FBSDID("$FreeBSD$"); #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); |
