Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strongswan: add missing include of stdint.h | Matt Weber | 2017-10-03 | 1 | -0/+32 |
Recent releases of glibc don't include the full stdint.h header in some network headers included by utils.h. Upstream is targetting a 5.6.1 release of the fix. Ustream: https://wiki.strongswan.org/issues/2425 Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |