o net/ipv4/af_inet.c: remove include seq_file.h and proc_fs.h, not needed anymore

thanks to Chris Wilson <chris@qwirx.com> for pointing out that seq_file.h
was not needed anymore.
parent b9997c07
......@@ -103,8 +103,6 @@
#include <net/tcp.h>
#include <net/udp.h>
#include <linux/skbuff.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <net/sock.h>
#include <net/raw.h>
#include <net/icmp.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