Files
xtables-addons/extensions/compat_rawpost.h
2012-10-16 04:16:56 +02:00

7 lines
130 B
C

#ifndef XTA_COMPAT_RAWPOST_H
#define XTA_COMPAT_RAWPOST_H 1
typedef struct sk_buff sk_buff_t;
#endif /* XTA_COMPAT_RAWPOST_H */