summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file/posixdomain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/file/posixdomain.cpp')
-rw-r--r--src/osd/modules/file/posixdomain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osd/modules/file/posixdomain.cpp b/src/osd/modules/file/posixdomain.cpp
index 633187819a7..13d564d1738 100644
--- a/src/osd/modules/file/posixdomain.cpp
+++ b/src/osd/modules/file/posixdomain.cpp
@@ -13,6 +13,7 @@
#include <cassert>
#include <cerrno>
#include <cstdio>
+#include <cstring>
#include <sys/select.h>
#include <sys/socket.h>