compat/linux/linux.h depends on queue.h since r353725.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Mark Johnston 2020-03-26 17:12:55 +00:00
parent 355b3b7fd7
commit 4596ac234e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359332

View File

@ -29,6 +29,8 @@
#ifndef _LINUX_MI_H_
#define _LINUX_MI_H_
#include <sys/queue.h>
#define LINUX_IFHWADDRLEN 6
#define LINUX_IFNAMSIZ 16