mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-24 03:17:46 +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__
|
||||
#include <machine/rtems-bsd-user-space.h>
|
||||
#undef INET6
|
||||
#endif /* __rtems__ */
|
||||
|
||||
#ifdef __rtems__
|
||||
|
Loading…
x
Reference in New Issue
Block a user