Author: lwhsu (ports committer)
Date: Tue Nov  1 03:49:31 2016
New Revision: 308161
URL: https://svnweb.freebsd.org/changeset/base/308161

Log:
  - Fix `make` in sys/modules/bhnd
  
  Reviewed by:  landonf, imp
  Differential Revision:        https://reviews.freebsd.org/D8385

Modified:
  head/sys/dev/bhnd/bhnd_debug.h

Modified: head/sys/dev/bhnd/bhnd_debug.h
==============================================================================
--- head/sys/dev/bhnd/bhnd_debug.h      Tue Nov  1 01:41:24 2016        
(r308160)
+++ head/sys/dev/bhnd/bhnd_debug.h      Tue Nov  1 03:49:31 2016        
(r308161)
@@ -70,8 +70,6 @@
 
 #include <sys/systm.h>
 
-#include "opt_global.h"
-
 #define        BHND_ERROR_LEVEL        0x00
 #define        BHND_ERROR_MSG          "ERROR"
 #define        BHND_WARN_LEVEL         0x10
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to