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/gen/popen.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libc/gen/popen.c') diff --git a/lib/libc/gen/popen.c b/lib/libc/gen/popen.c index 973291d2dc8..3b07f473982 100644 --- a/lib/libc/gen/popen.c +++ b/lib/libc/gen/popen.c @@ -1,4 +1,4 @@ -/* $OpenBSD: popen.c,v 1.19 2014/08/31 02:21:18 guenther Exp $ */ +/* $OpenBSD: popen.c,v 1.20 2015/01/16 16:48:51 deraadt Exp $ */ /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. @@ -31,7 +31,6 @@ * SUCH DAMAGE. */ -#include #include #include -- cgit v1.2.3-59-g8ed1b