eion/purple-hangouts

Close branch pipelines-test
draft
2016-09-20, Eion Robb
743b5e0efadd
Close branch pipelines-test
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#ifdef _WIN32
#include "win32/win32dep.h"
#endif
#include "../purplecompat.h"
#ifndef N_
# define N_(a) (a)
#endif
#ifndef _
# define _(a) (a)
#endif