about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-12-19 18:54:27 +0100
committerMichael Vetter <jubalh@iodoru.org>2019-12-19 18:54:27 +0100
commit6d82020a66505e9c58b26091684e5f78ac71d210 (patch)
treede9968eee3e1aa273041d9151b077c1c327a61a0 /src
parent0af54d8a72c0c218e5fa847e61a5c98589662b79 (diff)
parent6c2fd1a8ca7e2748c73fbbff2a292137a6d8ed36 (diff)
downloadprofani-tty-6d82020a66505e9c58b26091684e5f78ac71d210.tar.gz
Merge branch 'master' of https://github.com/profanity-im/profanity
Diffstat (limited to 'src')
-rw-r--r--src/xmpp/avatar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xmpp/avatar.c b/src/xmpp/avatar.c
index fb69424c..8ecc86fa 100644
--- a/src/xmpp/avatar.c
+++ b/src/xmpp/avatar.c
@@ -35,6 +35,7 @@
 
 #include <glib.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <errno.h>
 #include <sys/stat.h>