diff options
Diffstat (limited to 'lib/libc/iconv/citrus_hash.c')
-rw-r--r-- | lib/libc/iconv/citrus_hash.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/iconv/citrus_hash.c b/lib/libc/iconv/citrus_hash.c index aff6d55bcfbd..3a34efde3044 100644 --- a/lib/libc/iconv/citrus_hash.c +++ b/lib/libc/iconv/citrus_hash.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* $NetBSD: citrus_hash.c,v 1.3 2008/02/09 14:56:20 junyoung Exp $ */ /*- @@ -29,7 +28,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <sys/types.h> #include <assert.h> |