Author: jhibbits
Date: Wed Aug  5 01:52:52 2015
New Revision: 286299
URL: https://svnweb.freebsd.org/changeset/base/286299

Log:
  Remove one more that crept in unnecessarily from previous commit.

Modified:
  head/sys/dev/nand/nfc_rb.c

Modified: head/sys/dev/nand/nfc_rb.c
==============================================================================
--- head/sys/dev/nand/nfc_rb.c  Wed Aug  5 01:52:11 2015        (r286298)
+++ head/sys/dev/nand/nfc_rb.c  Wed Aug  5 01:52:52 2015        (r286299)
@@ -36,7 +36,6 @@ __FBSDID("$FreeBSD$");
 #include <sys/module.h>
 #include <sys/malloc.h>
 #include <sys/rman.h>
-#include <sys/slicer.h>
 
 #include <machine/bus.h>
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to