Commit 69df940b authored by David S. Miller's avatar David S. Miller

[ATM]: common.c needs linux/init.h

parent 282bef19
......@@ -20,6 +20,7 @@
#include <linux/time.h> /* struct timeval */
#include <linux/skbuff.h>
#include <linux/bitops.h>
#include <linux/init.h>
#include <net/sock.h> /* struct sock */
#include <asm/uaccess.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