]> err.no Git - linux-2.6/blobdiff - include/linux/inet.h
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
[linux-2.6] / include / linux / inet.h
index 3b5e9fdff872c5575464208dd8b4fbf8eb665652..6c5587af118d477354d7f738a688babd6524340f 100644 (file)
@@ -45,6 +45,6 @@
 #ifdef __KERNEL__
 #include <linux/types.h>
 
-extern __u32 in_aton(const char *str);
+extern __be32 in_aton(const char *str);
 #endif
 #endif /* _LINUX_INET_H */