summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/io/fd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/io/fd.cpp b/src/io/fd.cpp
index 918fd5e..4d7b215 100644
--- a/src/io/fd.cpp
+++ b/src/io/fd.cpp
@@ -20,6 +20,7 @@
#include <fcntl.h>
#include <unistd.h>
+#include <sys/uio.h>
#include "../strings/zstring.hpp"