]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The NetBSD libc tests use several definitions/macros that aren't available in
authorngie <ngie@FreeBSD.org>
Wed, 22 Oct 2014 21:04:54 +0000 (21:04 +0000)
committerngie <ngie@FreeBSD.org>
Wed, 22 Oct 2014 21:04:54 +0000 (21:04 +0000)
commit2968266dee4823f1a3ca123abdaec941c303de06
tree40bbf35c3c2322d735e78db5b3f1f2ef7ac45c6c
parent5777570c4bae8462e162a47640808c4025fd8108
The NetBSD libc tests use several definitions/macros that aren't available in
FreeBSD

Add the missing compat definitions/macros to lib/libnetbsd so the testcases
can be compiled with libnetbsd without having to invent ad hoc #define's, or
having to convert things over to FreeBSD idioms

Reviewed by: brooks
Phabric: D993
Sponsored by: EMC / Isilon Storage Division
lib/libnetbsd/netinet/in.h [new file with mode: 0644]
lib/libnetbsd/sys/cdefs.h