summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/buffer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/buffer.c b/src/core/buffer.c
index 51e5dfebc..6e05b0882 100644
--- a/src/core/buffer.c
+++ b/src/core/buffer.c
@@ -93,6 +93,7 @@
#include "stddef.h"
#include "string.h"
#include "io.h"
+#include "errno.h"
#include "buffer.h"
/**