summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-03-14 11:44:21 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-03-14 11:44:21 +0000
commit329aee76f71ca3fdc832e14e1b4ef7309e97e638 (patch)
treeab56fa8ab4d33b9a933750daa4f61f3606ea4b9f
parent196f25b7eb7440c12fb34050532657d7d1830528 (diff)
downloadskalibs-329aee76f71ca3fdc832e14e1b4ef7309e97e638.tar.xz
More fixes in lesser-explored #define paths
-rw-r--r--src/libstddjb/iobufferk_fill.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstddjb/iobufferk_fill.c b/src/libstddjb/iobufferk_fill.c
index 0ae8763..2117c45 100644
--- a/src/libstddjb/iobufferk_fill.c
+++ b/src/libstddjb/iobufferk_fill.c
@@ -39,6 +39,7 @@ iobufferk_input_func_t_ref const iobufferk_fill_f[4] =
#else
+#include <errno.h>
#include <skalibs/iobuffer.h>
static ssize_t iobufferk_inosys (iobufferk *k)