From aea60bee5e9bad0aab62f480f19c2fb34c068de4 Mon Sep 17 00:00:00 2001 From: deraadt Date: Fri, 16 Jan 2015 16:48:51 +0000 Subject: Move to the universe. review by millert, binary checking process with doug, concept with guenther --- lib/libc/net/base64.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libc/net/base64.c') diff --git a/lib/libc/net/base64.c b/lib/libc/net/base64.c index 7c3d1d319f6..e90696df673 100644 --- a/lib/libc/net/base64.c +++ b/lib/libc/net/base64.c @@ -1,4 +1,4 @@ -/* $OpenBSD: base64.c,v 1.7 2013/12/31 02:32:56 tedu Exp $ */ +/* $OpenBSD: base64.c,v 1.8 2015/01/16 16:48:51 deraadt Exp $ */ /* * Copyright (c) 1996 by Internet Software Consortium. @@ -43,7 +43,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3-59-g8ed1b