mirror of
https://github.com/profanity-im/profanity.git
synced 2025-07-26 12:14:28 -04:00
Added stdlib header to windows.c to avoid compiler warning on cygwin
This commit is contained in:
parent
c0f53cc1b4
commit
07178bf3b2
@ -22,6 +22,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <glib.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user