pidgin/pidgin

Prepare for the 2.14.13 release
release-2.x.y v2.14.13
3 months ago, Gary Kramlich
1392ea316bd0
Prepare for the 2.14.13 release

Testing Done:
Ran `make distcheck`

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