pidgin/pidgin

Prepare for the next round of development
release-2.x.y
16 months ago, Gary Kramlich
3d2170e23d93
Prepare for the next round of development

Testing Done:
Ran `make distcheck`

Reviewed at https://reviews.imfreedom.org/r/2159/
#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