summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xts5/src/lib/checkfont.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xts5/src/lib/checkfont.c b/xts5/src/lib/checkfont.c
index e1c56246..094972d7 100644
--- a/xts5/src/lib/checkfont.c
+++ b/xts5/src/lib/checkfont.c
@@ -118,6 +118,7 @@ purpose. It is provided "as is" without express or implied warranty.
#include "stdlib.h"
#include "stdio.h"
+#include "string.h"
#include "xtest.h"
#include "X11/Xlib.h"
#include "X11/Xutil.h"