package/gnupg2: fix build with musl
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 16 Dec 2015 21:44:29 +0000 (22:44 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Dec 2015 22:38:38 +0000 (23:38 +0100)
commit35a8bcfad949a9eb37411c8fad4aef8305f90142
treeafac0e58dc01ed5afaac42824f28fa325af53075
parent196104ea2b257602829adfc7c968c38cb24bf2dc
package/gnupg2: fix build with musl

Add a missing include to get select().

Fixes:
    http://autobuild.buildroot.org/results/8b2/8b282f546dc36f4bf9c25721cdf922c7a7ba340b/
    http://autobuild.buildroot.org/results/dc1/dc192255b1fcae18db8b98e65309e5c1493bdbc1/
    http://autobuild.buildroot.org/results/4c0/4c0ab2b28500a28945da3f4df742d8c2e2f21cd0/
    ...

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gnupg2/0002-missing-include.patch [new file with mode: 0644]