Add missing include

This commit is contained in:
James Booth
2016-07-24 01:19:59 +01:00
parent e8fc80f5c1
commit 4ecb4019a6

View File

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