blob: 6b00ea38546b8e829f5b7a97bc5c33b35b0a030a [file] [log] [blame]
KOVACS Krisztian73e40222008-10-08 11:35:12 +02001#ifndef _NF_DEFRAG_IPV4_H
2#define _NF_DEFRAG_IPV4_H
3
4extern void nf_defrag_ipv4_enable(void);
5
6#endif /* _NF_DEFRAG_IPV4_H */