mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Added missing stdlib.h include
This commit is contained in:
parent
ac91e7ef85
commit
9d31ce49c3
@ -34,6 +34,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "ui/win_types.h"
|
||||
#include "window_list.h"
|
||||
|
Loading…
Reference in New Issue
Block a user