xfrm_algo: drop an unnecessary inclusion
authorJan Beulich <JBeulich@suse.com>
Tue, 15 May 2012 02:00:44 +0000 (02:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 May 2012 17:13:34 +0000 (13:13 -0400)
commit71b697fcc7b0a88da5106dd3671d732d0b4360d1
treea33f1f8864a0616592fdcb6670b1539d2e4a07c4
parent7e1525249814acfd293d579abcb6462767643a8a
xfrm_algo: drop an unnecessary inclusion

For several releases, this has not been needed anymore, as no helper
functions declared in net/ah.h get implemented by xfrm_algo.c anymore.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_algo.c