Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2014 19:15:32 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r268422 - stable/8/sys/geom
Message-ID:  <201407081915.s68JFWxb041150@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brooks
Date: Tue Jul  8 19:15:32 2014
New Revision: 268422
URL: http://svnweb.freebsd.org/changeset/base/268422

Log:
  Revert r268415.
  
  I botched testing and a large set of changes needs to be applied for this to
  work.

Modified:
  stable/8/sys/geom/geom.h
Directory Properties:
  stable/8/sys/   (props changed)
  stable/8/sys/geom/   (props changed)

Modified: stable/8/sys/geom/geom.h
==============================================================================
--- stable/8/sys/geom/geom.h	Tue Jul  8 18:51:03 2014	(r268421)
+++ stable/8/sys/geom/geom.h	Tue Jul  8 19:15:32 2014	(r268422)
@@ -44,6 +44,7 @@
 #include <sys/queue.h>
 #include <sys/ioccom.h>
 #include <sys/conf.h>
+#include <sys/sbuf.h>
 #include <sys/module.h>
 
 struct g_class;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407081915.s68JFWxb041150>