qulogic/pidgin

Prepping for the next round of development
release-2.x.y
2020-06-11, Gary Kramlich
ff12f1b14a2e
Prepping for the next round of development
#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