]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
strongswan: add missing include of stdint.h
authorMatt Weber <matthew.weber@rockwellcollins.com>
Mon, 2 Oct 2017 15:31:07 +0000 (10:31 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 3 Oct 2017 12:28:32 +0000 (14:28 +0200)
commitcc7fd91c4b978ea3113464624ce051e0918b48f6
tree1a2d5fd71f80c0fa560c301f849f5166e2debe2c
parentd77bc0dbba9381fe5d7c15e2d3881bd3febae090
strongswan: add missing include of stdint.h

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>
package/strongswan/0002-strongswan-add-missing-include-of-stdint.h.patch [new file with mode: 0644]