pidgin/pidgin

Prepare for the next round of development
release-2.x.y
2021-10-14, Gary Kramlich
d9392fea597e
Prepare for the next round of development

Testing Done:
Ran `make distcheck`

Reviewed at https://reviews.imfreedom.org/r/1048/
#ifndef _PURPLE_CLIENT_H_INCLUDED_
#define _PURPLE_CLIENT_H_INCLUDED_
#include <glib.h>
#include "purple-client-bindings.h"
G_BEGIN_DECLS
void purple_init(void);
G_END_DECLS
#endif