]> git.ipfire.org Git - thirdparty/strongswan.git/commit
sshkey: uclibc only defines fmemopen(3) if _GNU_SOURCE is defined
authorTobias Brunner <tobias@strongswan.org>
Wed, 19 Feb 2014 14:48:06 +0000 (15:48 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 19 Feb 2014 14:55:20 +0000 (15:55 +0100)
commit09417da49cff839fead23a60375bc50bd94a49d3
tree8cf682996770cd9d4778efbf300377be82d66617
parent6122bfd2eb56e5f0b4e41b0c99ee75d605ea911b
sshkey: uclibc only defines fmemopen(3) if _GNU_SOURCE is defined

Fixes #516.
src/libstrongswan/plugins/sshkey/sshkey_builder.c