]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - net/ipv4/ipconfig.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / net / ipv4 / ipconfig.c
index 071a785c65eb7ab5eef6294888e253ef39f45c45..fd9f34bbd7408a0e9b0342ec6512c69cc30edc39 100644 (file)
@@ -61,7 +61,7 @@
 #include <net/ipconfig.h>
 #include <net/route.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <net/checksum.h>
 #include <asm/processor.h>