1
0
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00

Added missing include client_events.c

This commit is contained in:
James Booth 2015-06-19 00:14:48 +01:00
parent f51a26e6a0
commit e117c0368f

View File

@ -32,6 +32,7 @@
*
*/
#include <stdlib.h>
#include <glib.h>
#include "config.h"