about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ui/xmlwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/xmlwin.c b/src/ui/xmlwin.c
index 8688caea..bd4baa77 100644
--- a/src/ui/xmlwin.c
+++ b/src/ui/xmlwin.c
@@ -33,7 +33,7 @@
  */

 

 #include <assert.h>

-#include <stdlib.h>

+#include <string.h>

 

 #include "ui/win_types.h"

 #include "window_list.h"