pidgin/pidgin

Remove includes from protocol.h that weren't used there and deal with the fallout

Testing Done:
Compiled and ran locally. Connected with bonjour, xmpp, and irc.

Reviewed at https://reviews.imfreedom.org/r/635/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)