mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 04:30:30 +08:00
pfctl: Undef INET6 to avoid warning.
This commit is contained in:
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__
|
||||
|
Reference in New Issue
Block a user