summaryrefslogtreecommitdiff
path: root/sysdep/bsd
diff options
context:
space:
mode:
authorJan Moskyto Matejka <mq@ucw.cz>2016-05-17 13:19:18 +0200
committerJan Moskyto Matejka <mq@ucw.cz>2016-05-24 12:12:14 +0200
commit925aa14912329bafff38a9e5a3f675809ff97785 (patch)
treecc088185f648730978ba6d3eeb72afb9d5420db9 /sysdep/bsd
parentd6f027ef3474bbc93d06865b0031bb6aae4fc031 (diff)
After-master-merge simple fixes.
BSD lib/setkey.h and lib/sysio.h #include fixes. OpenBSD's flex needs -o param without space. V6ONLY for SK_IP fix.
Diffstat (limited to 'sysdep/bsd')
-rw-r--r--sysdep/bsd/setkey.h2
-rw-r--r--sysdep/bsd/sysio.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdep/bsd/setkey.h b/sysdep/bsd/setkey.h
index d0ec6620..3bcd8623 100644
--- a/sysdep/bsd/setkey.h
+++ b/sysdep/bsd/setkey.h
@@ -11,7 +11,7 @@
#include <netipsec/ipsec.h>
#include "nest/bird.h"
-#include "lib/unix.h"
+#include "sysdep/unix/unix.h"
/*
diff --git a/sysdep/bsd/sysio.h b/sysdep/bsd/sysio.h
index 6c20733f..57c45bcf 100644
--- a/sysdep/bsd/sysio.h
+++ b/sysdep/bsd/sysio.h
@@ -196,7 +196,7 @@ sk_prepare_ip_header(sock *s, void *hdr, int dlen)
#if defined(__FreeBSD__)
#define USE_MD5SIG_SETKEY
-#include "lib/setkey.h"
+#include "sysdep/bsd/setkey.h"
#endif
int