summaryrefslogtreecommitdiffstats
path: root/include/xtables/internal.h
blob: 3be72e3dd420d3e45d1283d67b80878d9d165527 (plain)
1
2
3
4
5
6
#ifndef _XTABLES_INTERNAL_H
#define _XTABLES_INTERNAL_H 1

extern void _init(void);

#endif /* _XTABLES_INTERNAL_H */