summaryrefslogtreecommitdiffstats
path: root/include/libiptc/xtcshared.h
blob: 89a51511a8dbbba35891bacc8c04b0000354e6ff (plain)
1
2
3
4
5
6
7
#ifndef _LIBXTC_SHARED_H
#define _LIBXTC_SHARED_H 1

typedef char xt_chainlabel[32];
struct xtc_handle;

#endif /* _LIBXTC_SHARED_H */