Commit c3f8eaeb authored by Jiri Pirko's avatar Jiri Pirko Committed by David S. Miller

flow_dissector: add missing header includes

Signed-off-by: default avatarJiri Pirko <jiri@resnulli.us>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 06635a35
#ifndef _NET_FLOW_DISSECTOR_H
#define _NET_FLOW_DISSECTOR_H
#include <linux/types.h>
#include <linux/skbuff.h>
/**
* struct flow_dissector_key_basic:
* @thoff: Transport header offset
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment