diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2021-01-15 04:32:16 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2021-01-25 22:46:45 +0000 |
| commit | 83edbc3cb54fba6b37a68270c232df7b785bd222 (patch) | |
| tree | 244dfc59f7c5c5decc098d51947130a108457e21 /contrib/ipfilter/ipf.h | |
| parent | e7cf562a40fc093df054bd7fa6f34746069a984a (diff) | |
Diffstat (limited to 'contrib/ipfilter/ipf.h')
| -rw-r--r-- | contrib/ipfilter/ipf.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/ipfilter/ipf.h b/contrib/ipfilter/ipf.h index 05dcfa4afd64..834ba83f51f0 100644 --- a/contrib/ipfilter/ipf.h +++ b/contrib/ipfilter/ipf.h @@ -73,15 +73,7 @@ #include "opts.h" #ifndef __P -# ifdef __STDC__ # define __P(x) x -# else -# define __P(x) () -# endif -#endif -#ifndef __STDC__ -# undef const -# define const #endif #ifndef U_32_T |
