Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
[cascardo/linux.git] / include / net / transp_v6.h
index a8122dc..5271a74 100644 (file)
@@ -7,8 +7,6 @@
  *     IPv6 transport protocols
  */
 
-#ifdef __KERNEL__
-
 extern struct proto rawv6_prot;
 extern struct proto udpv6_prot;
 extern struct proto udplitev6_prot;
@@ -57,5 +55,3 @@ extern const struct inet_connection_sock_af_ops ipv4_specific;
 extern void inet6_destroy_sock(struct sock *sk);
 
 #endif
-
-#endif