1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -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 <stdlib.h>
#include "ui/win_types.h"
#include "window_list.h"