1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

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"