OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / freeswan / klips / patches2.2 / net.netsyms.c.2
1 RCSID $Id: net.netsyms.c.2,v 1.1 1999/09/21 22:30:19 henry Exp $
2 --- ./net/netsyms.c.preipsec    Sat Apr 24 20:51:48 1999
3 +++ ./net/netsyms.c     Fri Jul  9 11:16:36 1999
4 @@ -351,6 +354,10 @@
5  #ifdef CONFIG_SYSCTL
6  EXPORT_SYMBOL(sysctl_max_syn_backlog);
7  #endif
8 +#else
9 +#ifdef CONFIG_IPSEC_MODULE
10 +EXPORT_SYMBOL(inet_addr_type);
11 +#endif /* CONFIG_IPSEC_MODULE */
12  #endif
13  
14  #ifdef CONFIG_NETLINK