david/ipxe
Archived
1
0

[ipv6] Fix compilation under FreeBSD

Reported-by: Dewey Hylton <dewey@hyltown.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown 2013-12-21 13:21:30 +00:00
parent 6ef1f51f10
commit 2200ca0e8f

View File

@ -24,7 +24,7 @@ struct ndp_option_header {
} __attribute__ (( packed ));
/** NDP option block size */
#define NDP_OPTION_BLKSZ 8
#define NDP_OPTION_BLKSZ 8U
/** NDP source link-layer address option */
#define NDP_OPT_LL_SOURCE 1