Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 941d2a76 authored by Gustavo Solaira's avatar Gustavo Solaira Committed by Gerrit - the friendly Code Review server
Browse files

net: Include additional rmnet header in flow_dissector



Add an additional header in flow_dissector since it
provides some structs that are needed for it.

Change-Id: I654ce9838f704c71b5c5015ef30d88a01a528f0b
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent 7689015a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@
#include <linux/if_vlan.h>
#include <net/ip.h>
#include <net/ipv6.h>
#include <net/rmnet_config.h>
#include <linux/igmp.h>
#include <linux/icmp.h>
#include <linux/sctp.h>