compat/linux/linux.h depends on queue.h since r353725.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
355b3b7fd7
commit
4596ac234e
@ -29,6 +29,8 @@
|
||||
#ifndef _LINUX_MI_H_
|
||||
#define _LINUX_MI_H_
|
||||
|
||||
#include <sys/queue.h>
|
||||
|
||||
#define LINUX_IFHWADDRLEN 6
|
||||
#define LINUX_IFNAMSIZ 16
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user