about summary refs log tree commit diff stats
path: root/src/ui
diff options
context:
space:
mode:
authorU-DIR\kieran.thandi <kieran.thandi@MW799DOR19B2EM.dir.svc.accenture.com>2015-11-30 23:16:33 +0000
committerU-DIR\kieran.thandi <kieran.thandi@MW799DOR19B2EM.dir.svc.accenture.com>2015-11-30 23:16:33 +0000
commitd288291e495a33397c0756683b469e2ea0f7f505 (patch)
tree0c3b05e3baf26a9a1230d6259e7ded2a52ab820f /src/ui
parenta78dba0ced70e1e9b6c04bdd312fe7804f8d69b0 (diff)
downloadprofani-tty-d288291e495a33397c0756683b469e2ea0f7f505.tar.gz
Include string take 2
Diffstat (limited to 'src/ui')
-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"