mirror of
https://github.com/transmission/transmission
synced 2025-03-10 22:22:58 +00:00
remove extraneous 'include event.h' that confused the mac build.
This commit is contained in:
parent
265962bd6f
commit
3d1a6df0d7
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
||||||
#endif
|
#endif
|
||||||
#include <unistd.h> /* daemon */
|
#include <unistd.h> /* daemon */
|
||||||
|
|
||||||
#include <event.h>
|
|
||||||
#include <event2/buffer.h>
|
#include <event2/buffer.h>
|
||||||
#include <event2/event.h>
|
#include <event2/event.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue