Author: mjg Date: Wed Oct 14 02:23:49 2020 New Revision: 366692 URL: https://svnweb.freebsd.org/changeset/base/366692
Log: axgbe: fix tinderbox build Modified: head/sys/dev/axgbe/xgbe.h Modified: head/sys/dev/axgbe/xgbe.h ============================================================================== --- head/sys/dev/axgbe/xgbe.h Wed Oct 14 01:47:00 2020 (r366691) +++ head/sys/dev/axgbe/xgbe.h Wed Oct 14 02:23:49 2020 (r366692) @@ -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> _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"