qulogic/pidgin

More updates to the developer list.
release-2.x.y
2018-05-31, John Bailey
df06b79090b4
More updates to the developer list.
#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