From ca6b780f3bfa5c9a89ba92e6cd2521c9329cdc0f Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 8 Jul 2014 17:19:27 +0000 Subject: decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h don't need to be married. ok guenther miod beck jsing kettenis --- lib/libc/gen/sysconf.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/libc/gen/sysconf.c') diff --git a/lib/libc/gen/sysconf.c b/lib/libc/gen/sysconf.c index 7e8d2ca6569..2c6e6a49bf1 100644 --- a/lib/libc/gen/sysconf.c +++ b/lib/libc/gen/sysconf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sysconf.c,v 1.19 2014/04/08 14:04:11 mpi Exp $ */ +/* $OpenBSD: sysconf.c,v 1.20 2014/07/08 17:19:21 deraadt Exp $ */ /*- * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. @@ -38,8 +38,6 @@ #include #include -#include - #include #include #include -- cgit v1.2.3