#include <ctrlproxy.h>

gboolean init_plugin(struct plugin *p)
{   
	/* Do something */
	return TRUE;
}


syntax highlighted by Code2HTML, v. 0.9.1