]> granicus.if.org Git - transmission/commitdiff
remove extraneous 'include event.h' that confused the mac build.
authorJordan Lee <jordan@transmissionbt.com>
Mon, 5 May 2014 21:08:30 +0000 (21:08 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Mon, 5 May 2014 21:08:30 +0000 (21:08 +0000)
daemon/daemon.c

index 757f30626117560b2e60af96e42637c3ef434462..34be2582e834cbf8f994671d8b410256ec0bcd54 100644 (file)
@@ -18,7 +18,6 @@
 #endif
 #include <unistd.h> /* daemon */
 
-#include <event.h>
 #include <event2/buffer.h>
 #include <event2/event.h>