New commits:
commit 45d98593ba36d7c0cb3cb577145664f565ede9fc
Author: Andrew Cagney <[email protected]>
Date: Mon Sep 17 13:11:09 2018 -0400
building: #include <unistd.h> into plutomain.c
Since plutomain.c is calling functions like access() which are defined
in <unistd.h> the #include should be needed. On GNU/Linux systems,
with USE_LIBCAP_NG=true, the problem was hidden by <cap-ng.h> sucking
in the header (on BSD, its <getopt.h>).
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit