patch-src_torrent_poll_epoll_cc 295 B

12345678910
  1. --- libtorrent-0.12.4.orig/src/torrent/poll_epoll.cc 2008-10-28 12:49:47.000000000 +0100
  2. +++ libtorrent-0.12.4/src/torrent/poll_epoll.cc 2009-08-28 17:34:23.579476292 +0200
  3. @@ -37,6 +37,7 @@
  4. #include "config.h"
  5. #include <cerrno>
  6. +#include <cstdio>
  7. #include <cstring>
  8. #include <unistd.h>