1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

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.
This commit is contained in:
Jan Moskyto Matejka
2016-05-17 13:19:18 +02:00
parent d6f027ef34
commit 925aa14912
4 changed files with 6 additions and 5 deletions

View File

@@ -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