mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-27 13:47:11 +08:00
pfctl: Undef INET6 to avoid warning.
This commit is contained in:
parent
338f3005fc
commit
a779a3b870
File diff suppressed because it is too large
Load Diff
@ -29,6 +29,7 @@
|
|||||||
%{
|
%{
|
||||||
#ifdef __rtems__
|
#ifdef __rtems__
|
||||||
#include <machine/rtems-bsd-user-space.h>
|
#include <machine/rtems-bsd-user-space.h>
|
||||||
|
#undef INET6
|
||||||
#endif /* __rtems__ */
|
#endif /* __rtems__ */
|
||||||
|
|
||||||
#ifdef __rtems__
|
#ifdef __rtems__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user