mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
common: Include <gpg-error.h>.
* common/logging.h: Include <gpg-error.h>. -- Signed-off-by: Neal H. Walfield <neal@g10code.com>. logging.h uses estream_t and as such should directly include <gpg-error.h>.
This commit is contained in:
parent
8ab63e4b50
commit
270d3f55f9
@ -34,6 +34,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <gpg-error.h>
|
||||
#include "mischelp.h"
|
||||
#include "w32help.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user