ipv4: Avoid reading user iov twice after raw_probe_proto_opt
[pandora-kernel.git] / net / ipv6 / addrconf_core.c
index 6b03826..399287e 100644 (file)
@@ -3,6 +3,7 @@
  * not configured or static.
  */
 
+#include <linux/export.h>
 #include <net/ipv6.h>
 
 #define IPV6_ADDR_SCOPE_TYPE(scope)    ((scope) << 16)