If we are going to test NSMBUS, we had better #include the file that
defines it. This creates more warnings rather than less though. These had gone undetected until now. :-(
This commit is contained in:
parent
8ac2d635c4
commit
e96d838a6a
@ -50,6 +50,7 @@
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#include "bktr.h"
|
||||
#include "smbus.h"
|
||||
#endif /* __FreeBSD__ */
|
||||
|
||||
#include "opt_bktr.h" /* include any kernel config options */
|
||||
|
Loading…
Reference in New Issue
Block a user