summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/files/md5c.c
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/libnbcompat/files/md5c.c')
-rw-r--r--pkgtools/libnbcompat/files/md5c.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/pkgtools/libnbcompat/files/md5c.c b/pkgtools/libnbcompat/files/md5c.c
index 7362e6e2a23..4b57ef30424 100644
--- a/pkgtools/libnbcompat/files/md5c.c
+++ b/pkgtools/libnbcompat/files/md5c.c
@@ -1,4 +1,4 @@
-/* $NetBSD: md5c.c,v 1.4 2003/09/05 18:36:01 jlam Exp $ */
+/* $NetBSD: md5c.c,v 1.5 2004/08/16 17:24:56 jlam Exp $ */
/*
* This file is derived from the RSA Data Security, Inc. MD5 Message-Digest
@@ -29,10 +29,7 @@
* documentation and/or software.
*/
-#if HAVE_CONFIG_H
#include "nbcompat/nbconfig.h"
-#endif
-
#include "nbcompat/nbtypes.h"
#if defined(_KERNEL) || defined(_STANDALONE)