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:
Peter Wemm 2000-09-03 05:44:33 +00:00
parent 8ac2d635c4
commit e96d838a6a

View File

@ -50,6 +50,7 @@
#ifdef __FreeBSD__
#include "bktr.h"
#include "smbus.h"
#endif /* __FreeBSD__ */
#include "opt_bktr.h" /* include any kernel config options */