1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00

Include string take 2

This commit is contained in:
U-DIR\kieran.thandi 2015-11-30 23:16:33 +00:00
parent a78dba0ced
commit d288291e49

View File

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