axgbe: fix tinderbox build

This commit is contained in:
Mateusz Guzik 2020-10-14 02:23:49 +00:00
parent 5c3bf25fee
commit 8a36ece45d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=366692

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>