summaryrefslogtreecommitdiffstats
path: root/sys/netipsec
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <luiz@netgate.com>2015-09-15 14:34:01 -0500
committerLuiz Otavio O Souza <luiz@netgate.com>2015-10-20 11:53:46 -0500
commitbe8797afa07f0ef10138bc070dc8f651965bc663 (patch)
treece64fc3d3da2ddb87de6d7c063bfe8dff7e96a58 /sys/netipsec
parentc032ab445cdc3edf18d95638d6cc9d5bb2e638ad (diff)
downloadFreeBSD-src-be8797afa07f0ef10138bc070dc8f651965bc663.zip
FreeBSD-src-be8797afa07f0ef10138bc070dc8f651965bc663.tar.gz
MFC r275159:
Remove ip4_input() declaration. It was removed in r275133. MFC after: 1 month TAG: IPSEC-HEAD Issue: #4841
Diffstat (limited to 'sys/netipsec')
-rw-r--r--sys/netipsec/xform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netipsec/xform.h b/sys/netipsec/xform.h
index 9f37c23..a6bce34 100644
--- a/sys/netipsec/xform.h
+++ b/sys/netipsec/xform.h
@@ -109,7 +109,6 @@ extern int xform_init(struct secasvar *sav, int xftype);
struct cryptoini;
/* XF_IP4 */
-extern void ip4_input(struct mbuf *m, int);
extern int ipip_output(struct mbuf *, struct ipsecrequest *,
struct mbuf **, int, int);
OpenPOWER on IntegriCloud