Merge branch 'freebsd': New timing mechanism (issue #46)

- also some libevent 2 adjustments
This commit is contained in:
ejurgensen
2014-09-30 21:39:02 +02:00
12 changed files with 263 additions and 287 deletions

View File

@@ -8,7 +8,11 @@
#define ART_FMT_PNG 1
#define ART_FMT_JPEG 2
#include <event.h>
#ifdef HAVE_LIBEVENT2
# include <event2/buffer.h>
#else
# include <event.h>
#endif
/* Get artwork for individual track */
int