mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 15:26:21 +00:00
Add string.h to avatars.c
Regards https://github.com/profanity-im/profanity/issues/1241
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
#include <string.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user