From: Jeff Garzik <jgarzik@pobox.com> Date: Mon, 02 Jun 2003 21:14:25 -0400 As is evident from (a) include/linux standard policy and (b) patches applied to CryptoAPI in the past, we should be using kernel standard types: u64, not __u64. Becuase u64 is not defined when __KERNEL__ is not defined, these are user visible headers. User apps will include this file, and I am not willing to even discuss not letting them do so. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html