diff options
Diffstat (limited to 'usr/include/net/if_packet.h')
-rw-r--r-- | usr/include/net/if_packet.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/include/net/if_packet.h b/usr/include/net/if_packet.h new file mode 100644 index 0000000..33ee0aa --- /dev/null +++ b/usr/include/net/if_packet.h @@ -0,0 +1,2 @@ +#include <sys/types.h> +#include <linux/if_packet.h> |