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

Inclued stdlib

This commit is contained in:
U-DIR\kieran.thandi 2015-11-30 22:34:24 +00:00
parent 9888fb9f64
commit b818dddb32

View File

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