blob: 1a7f75efc5aa47869ab0806f048322a398b59b9e [file] [log] [blame]
#ifdef WIN32
#include <winsock2.h>
#endif
#include "event2/util.h"
#include "util-internal.h"
#ifdef snprintf
#undef snprintf
#endif
#define snprintf evutil_snprintf