Commit 7e15f7e5 authored by David S. Miller's avatar David S. Miller

net/ipv4/netfilter/ip_conntrack_proto_tcp.c: Include linux/string.h

parent 96447e51
......@@ -7,6 +7,7 @@
#include <linux/in.h>
#include <linux/ip.h>
#include <linux/tcp.h>
#include <linux/string.h>
#include <net/tcp.h>
......
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