aboutsummaryrefslogtreecommitdiffstats
path: root/common/iobuf.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/iobuf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/iobuf.h b/common/iobuf.h
index c742c6403..900a12b62 100644
--- a/common/iobuf.h
+++ b/common/iobuf.h
@@ -31,6 +31,9 @@
#ifndef GNUPG_COMMON_IOBUF_H
#define GNUPG_COMMON_IOBUF_H
+/* For estream_t. */
+#include <gpg-error.h>
+
#include "../common/types.h"
#include "../common/sysutils.h"