Home | History | Annotate | Download | only in netfilter_ipv4
      1 #ifndef _IPT_REALM_H
      2 #define _IPT_REALM_H
      3 
      4 #include <linux/netfilter/xt_realm.h>
      5 #define ipt_realm_info xt_realm_info
      6 
      7 #endif /* _IPT_REALM_H */
      8