summaryrefslogtreecommitdiffstats
path: root/client.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-05-13 01:05:04 +0100
committerThomas Adam <thomas@xteddy.org>2020-05-13 01:05:04 +0100
commit212cf53ea92acdc4fb752efd6ecd9fce99dccaec (patch)
treedc84b61e3cb815f4732ea7a6492ff464583a148c /client.c
parentc489bf0a1e5d1ef7dfd886a95b638fa7bfa1fbe2 (diff)
parentaa7dccf8e12c33223717d10551567959a9f22b97 (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'client.c')
-rw-r--r--client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/client.c b/client.c
index 4e7f7dcc..231f45fb 100644
--- a/client.c
+++ b/client.c
@@ -18,6 +18,7 @@
#include <sys/types.h>
#include <sys/socket.h>
+#include <sys/uio.h>
#include <sys/un.h>
#include <sys/wait.h>
#include <sys/file.h>