aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/keysock.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netipsec/keysock.c')
-rw-r--r--sys/netipsec/keysock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netipsec/keysock.c b/sys/netipsec/keysock.c
index 5fb7fd58b676..6117f65c17c4 100644
--- a/sys/netipsec/keysock.c
+++ b/sys/netipsec/keysock.c
@@ -31,6 +31,7 @@
*/
#include "opt_ipsec.h"
+#include "opt_route.h"
/* This code has derived from sys/net/rtsock.c on FreeBSD2.2.5 */