SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/bird/1/patches/patch-sysdep_bsd_sysio_h
Normal file
12
net/bird/1/patches/patch-sysdep_bsd_sysio_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: sysdep/bsd/sysio.h
|
||||
--- sysdep/bsd/sysio.h.orig
|
||||
+++ sysdep/bsd/sysio.h
|
||||
@@ -204,7 +204,7 @@ sk_prepare_ip_header(sock *s, void *hdr, int dlen)
|
||||
#define TCP_SIG_SPI 0x1000
|
||||
#endif
|
||||
|
||||
-#if defined(__FreeBSD__)
|
||||
+#if defined(__FreeBSD__) || defined(__OpenBSD__)
|
||||
#define USE_MD5SIG_SETKEY
|
||||
#include "lib/setkey.h"
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue