]> git.ipfire.org Git - thirdparty/strongswan.git/commit
utils: Include stdio.h for fmemopen() replacement
authorTobias Brunner <tobias@strongswan.org>
Tue, 29 Oct 2013 15:18:35 +0000 (16:18 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 29 Oct 2013 15:18:35 +0000 (16:18 +0100)
commit5ac29360fc9b0f12ee6210f472052f4da17afa9a
treea65ce4b76a0a363c8f604bd626654696ca087615
parent60ddf6284f59516154dccb3eabc7a45e9598cd22
utils: Include stdio.h for fmemopen() replacement

This might now be required because Vstr is not necessarily required
anymore, which means stdio.h might not be pulled in by prinf_hook.h.
src/libstrongswan/utils/utils.h