@ -1,3 +1,10 @@
1.5.2 - 201809xx
================
Broker:
- Fix build when using WITH_ADNS=yes.
1.5.1 - 20180816
@ -17,6 +17,10 @@ Contributors:
#include "config.h"
#ifndef WIN32
# define _GNU_SOURCE
#endif
#include <assert.h>
#ifdef WITH_EPOLL