axgbe: fix tinderbox build

This commit is contained in:
Mateusz Guzik 2020-10-14 02:23:49 +00:00
parent 5c3bf25fee
commit 8a36ece45d

View file

@ -117,9 +117,7 @@
#define __XGBE_H__
#include <sys/param.h>
#if __FreeBSD_version < 1300000
#include <sys/kernel.h>
#endif
#include <sys/bus.h>
#include <sys/socket.h>
#include <sys/bitstring.h>