1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-10 14:13:23 +00:00

remove extraneous 'include event.h' that confused the mac build.

This commit is contained in:
Jordan Lee 2014-05-05 21:08:30 +00:00
parent 265962bd6f
commit 3d1a6df0d7

View file

@ -18,7 +18,6 @@
#endif
#include <unistd.h> /* daemon */
#include <event.h>
#include <event2/buffer.h>
#include <event2/event.h>