From db822870d75a60b6d4bff7a2f77202322076e66d Mon Sep 17 00:00:00 2001 From: kevlo Date: Sun, 10 Jul 2011 07:14:32 +0000 Subject: style(9) cleanup --- lib/libstand/zalloc_defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libstand/zalloc_defs.h b/lib/libstand/zalloc_defs.h index 84a828b..0f4f7e0 100644 --- a/lib/libstand/zalloc_defs.h +++ b/lib/libstand/zalloc_defs.h @@ -38,8 +38,8 @@ #define DMALLOCDEBUG /* add debugging code to gather stats */ #define ZALLOCDEBUG -#include #include +#include #include "stand.h" typedef uintptr_t iaddr_t; /* unsigned int same size as pointer */ -- cgit v1.1