pidgin/purple-plugin-pack

033c9be6beab
Parents 512fe2e39304
Children f551bd1ddf48
Fix some compiler warnings in the google plugin
--- a/google/google.c Fri Aug 24 00:08:22 2018 -0500
+++ b/google/google.c Sat Aug 25 19:35:08 2018 -0500
@@ -29,6 +29,7 @@
#include <pluginpref.h>
#include <prefs.h>
#include <proxy.h>
+#include <unistd.h>
#include <util.h>
static PurpleCmdId google_cmd_id = 0;