X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Frandom.h;h=068875bf9601ef578df25b82e42efe0a37b6cc2d;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=9ccb52fa0a013c5e0eb3f72bbb68844be4b56abd;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/include/linux/random.h b/include/linux/random.h index 9ccb52fa0..068875bf9 100644 --- a/include/linux/random.h +++ b/include/linux/random.h @@ -67,8 +67,6 @@ extern __u32 check_tcp_syn_cookie(__u32 cookie, __u32 saddr, extern __u32 secure_tcpv6_sequence_number(__u32 *saddr, __u32 *daddr, __u16 sport, __u16 dport); -extern __u32 secure_ipv6_id(__u32 *daddr); - #ifndef MODULE extern struct file_operations random_fops, urandom_fops; #endif