diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2009-06-08 19:57:35 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2009-06-08 19:57:35 +0000 |
| commit | 8d8bc0182ea6f8f85409e76e53053487c7d23a84 (patch) | |
| tree | 536b4d1a8634a3cd973f0d7a5ca23ef93ec76029 /sys/netipsec/xform_ipip.c | |
| parent | 5cdee58296e197996a3f9b1f031dcad4b9e1c1eb (diff) | |
Notes
Diffstat (limited to 'sys/netipsec/xform_ipip.c')
| -rw-r--r-- | sys/netipsec/xform_ipip.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netipsec/xform_ipip.c b/sys/netipsec/xform_ipip.c index 4d971681e449..e395f1b01d81 100644 --- a/sys/netipsec/xform_ipip.c +++ b/sys/netipsec/xform_ipip.c @@ -41,7 +41,6 @@ */ #include "opt_inet.h" #include "opt_inet6.h" -#include "opt_route.h" #include "opt_enc.h" #include <sys/param.h> |
