From b15bf126f48e394f659c9c72d4365c95b71b1ad3 Mon Sep 17 00:00:00 2001 From: brooks Date: Tue, 8 Jul 2014 19:15:32 +0000 Subject: [PATCH] Revert r268415. I botched testing and a large set of changes needs to be applied for this to work. git-svn-id: svn://svn.freebsd.org/base/stable/8@268422 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- sys/geom/geom.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/geom/geom.h b/sys/geom/geom.h index 7e1fef859..1dc6eb11e 100644 --- a/sys/geom/geom.h +++ b/sys/geom/geom.h @@ -44,6 +44,7 @@ #include #include #include +#include #include struct g_class; -- 2.45.0