pfctl: Undef INET6 to avoid warning.

This commit is contained in:
Christian Mauderer 2018-05-02 11:56:39 +02:00
parent 338f3005fc
commit a779a3b870
2 changed files with 422 additions and 425 deletions

File diff suppressed because it is too large Load Diff

View File

@ -29,6 +29,7 @@
%{
#ifdef __rtems__
#include <machine/rtems-bsd-user-space.h>
#undef INET6
#endif /* __rtems__ */
#ifdef __rtems__