1#ifndef _XT_PHYSDEV_H
2#define _XT_PHYSDEV_H
3
4#include <linux/if.h>
5#include <uapi/linux/netfilter/xt_physdev.h>
6
7#endif /*_XT_PHYSDEV_H*/
8