pidgin/purple-plugin-pack

f551bd1ddf48
Merged in rw_grim/purple-plugin-pack (pull request #10)

Fix some compiler warnings in the google plugin

Approved-by: Gary Kramlich
--- a/google/google.c Sun Aug 26 03:48:12 2018 +0000
+++ b/google/google.c Sun Aug 26 03:48:34 2018 +0000
@@ -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;