diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2003-12-15 21:49:41 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2003-12-15 21:49:41 +0000 |
| commit | 37621fd5d93015b59e08fc1278cbabfbf393fa7b (patch) | |
| tree | 4a56d35c92a140a3a9a8c550bd3f95c338a48449 /sys/netipsec | |
| parent | dd8fa07d07d05f800e13a0d6c084dfbc7696ae0d (diff) | |
Notes
Diffstat (limited to 'sys/netipsec')
| -rw-r--r-- | sys/netipsec/ipsec_mbuf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netipsec/ipsec_mbuf.c b/sys/netipsec/ipsec_mbuf.c index 7d7496de3715..f44ff7aba54b 100644 --- a/sys/netipsec/ipsec_mbuf.c +++ b/sys/netipsec/ipsec_mbuf.c @@ -42,8 +42,6 @@ #include <netipsec/ipsec.h> -extern struct mbuf *m_getptr(struct mbuf *, int, int *); - /* * Create a writable copy of the mbuf chain. While doing this * we compact the chain with a goal of producing a chain with |
