allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / linux / netfilter_ipv4 / ipt_MACSAVE.h
blobdc4268936be2bf02fc4a3920c98649c65b5b00f3
1 /*
3 MACSAVE target
4 Copyright (C) 2006 Jonathan Zarate
6 Licensed under GNU GPL v2 or later.
8 */
9 #ifndef _IPT_MACSAVE_TARGET_H
10 #define _IPT_MACSAVE_TARGET_H
12 struct ipt_MACSAVE_target_info {
13 // int debug;
16 #endif