New commits:
commit 8cf3e26ca2cb264bdb2294e60422702fcfb394b9
Author: Leo <[email protected]>
Date: Wed Sep 2 09:10:32 2020 -0400
pluto: add missing include of limits.h for UINT_MAX
note: 'UINT_MAX' is defined in header '<limits.h>'; did you forget to
'#include <limits.h>'?
92 | # include "kernel_xfrm_interface.h"
+++ |+#include <limits.h>
Signed-off-by: Paul Wouters <[email protected]>
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit