Get rid of ifdef for vimage on version 8 comparison. Now the
scrubbing program properly takes care of this.
This commit is contained in:
parent
41b5d3d96e
commit
6313e0076d
@ -61,9 +61,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/random.h>
|
||||
#include <sys/limits.h>
|
||||
#include <sys/queue.h>
|
||||
#if defined(__FreeBSD__) && __FreeBSD_version >= 800044
|
||||
#include <sys/vimage.h>
|
||||
#endif
|
||||
#include <machine/cpu.h>
|
||||
|
||||
#include <net/if.h>
|
||||
|
Loading…
Reference in New Issue
Block a user