--MiKu
--- stable/include/linux/inet.h 2003-04-07 21:00:37.000000000 -0700
+++ unstable/include/linux/inet.h 2003-04-07 20:59:45.000000000 -0700
@@ -43,6 +43,8 @@
#define _LINUX_INET_H
#ifdef __KERNEL__
+#include <asm/types.h>
+
extern __u32 in_aton(const char *str);
#endif
#endif /* _LINUX_INET_H */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/