diff options
author | Daniel Kahn Gillmor <[email protected]> | 2017-02-08 17:05:08 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2017-02-08 17:05:08 +0000 |
commit | 8810314e377a9cb6612150a57cf99260ed0bb9f6 (patch) | |
tree | de961d12770944f0f38f6a9370f150bae5e88cfc /dirmngr/ldap.c | |
parent | gpg,common: Make sure that all fd given are valid. (diff) | |
download | gnupg-8810314e377a9cb6612150a57cf99260ed0bb9f6.tar.gz gnupg-8810314e377a9cb6612150a57cf99260ed0bb9f6.zip |
common: Avoid warning about implicit declaration of gnupg_fd_valid.
* common/logging.c: Add #include "sysutils.h".
--
Without this, we see:
logging.c:573:9: warning: implicit declaration of function \
‘gnupg_fd_valid’ [-Wimplicit-function-declaration]
if (! gnupg_fd_valid (fd))
^~~~~~~~~~~~~~
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions