From 0592958505e144fa8a1cdff63ecc2e605ac5e407 Mon Sep 17 00:00:00 2001 From: julian Date: Wed, 20 Aug 2008 01:05:56 +0000 Subject: A bunch of formatting fixes brough to light by, or created by the Vimage commit a few days ago. --- sys/vm/vm_meter.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/vm') diff --git a/sys/vm/vm_meter.c b/sys/vm/vm_meter.c index c644631..be9ee1e 100644 --- a/sys/vm/vm_meter.c +++ b/sys/vm/vm_meter.c @@ -76,6 +76,7 @@ SYSCTL_UINT(_vm, OID_AUTO, v_free_severe, static int sysctl_vm_loadavg(SYSCTL_HANDLER_ARGS) { + #ifdef SCTL_MASK32 u_int32_t la[4]; -- cgit v1.1