diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-03-09 20:33:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-03-09 20:33:35 +0000 |
commit | 116674acc97ba75a720329996877077d988443a2 (patch) | |
tree | 6a3f2ff0b612ae2ee8a3f3509370c9e6333a53b3 /net/ipv6/raw.c | |
parent | 71118c319fcae4a138f16e35b4f7e0a6d53ce2ca (diff) |
Merge with Linux 2.4.2.
Diffstat (limited to 'net/ipv6/raw.c')
-rw-r--r-- | net/ipv6/raw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv6/raw.c b/net/ipv6/raw.c index e934897ec..1a4c44a39 100644 --- a/net/ipv6/raw.c +++ b/net/ipv6/raw.c @@ -29,6 +29,7 @@ #include <linux/if_arp.h> #include <linux/icmpv6.h> #include <asm/uaccess.h> +#include <asm/ioctls.h> #include <net/sock.h> #include <net/snmp.h> |