aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/os/strlcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/os/strlcpy.c')
-rw-r--r--xorg-server/os/strlcpy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/os/strlcpy.c b/xorg-server/os/strlcpy.c
index 989d0385e..aa9d042e0 100644
--- a/xorg-server/os/strlcpy.c
+++ b/xorg-server/os/strlcpy.c
@@ -20,6 +20,7 @@
#include <sys/types.h>
#include <string.h>
+#include "os.h"
/*
* Copy src to string dst of size siz. At most siz-1 characters