Fix build on latest DFBSD; patch by Antonio Huete Jimenez in PR 43863.

This commit is contained in:
wiz 2010-09-10 21:11:19 +00:00
parent 47b75ce739
commit ad0653d30c

View file

@ -809,7 +809,11 @@ static VoltDefault voltdefault0[] =
#include <dirent.h>
#include <osreldate.h>
#include <machine/cpufunc.h>
#if (__DragonFly_version < 200700)
#include <machine/smb.h>
#else
#include <bus/smbus/smb.h>
#endif
/* Interface types */
#define INTERFACE_IO 0