1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00

Merge branch 'master' into plugins-python

This commit is contained in:
James Booth 2016-02-24 23:54:25 +00:00
commit f18fbe333a

View File

@ -33,6 +33,7 @@
*/ */
#include <stdlib.h> #include <stdlib.h>
#include <string.h>
#include <assert.h> #include <assert.h>
#include <glib.h> #include <glib.h>