resolve strdup dec

This commit is contained in:
U-DIR\kieran.thandi
2015-11-30 22:57:10 +00:00
parent b818dddb32
commit a78dba0ced

View File

@@ -33,6 +33,7 @@
*/ */
#include <assert.h> #include <assert.h>
#include <stdlib.h>
#include "ui/win_types.h" #include "ui/win_types.h"
#include "window_list.h" #include "window_list.h"