mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=65391
@ -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