patch-src_command_network_cc 336 B

1234567891011
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- rtorrent-0.9.0.orig/src/command_network.cc 2011-12-07 08:08:24.000000000 +0100
  3. +++ rtorrent-0.9.0/src/command_network.cc 2012-03-22 21:12:43.301634937 +0100
  4. @@ -36,6 +36,7 @@
  5. #include "config.h"
  6. +#include <cstdio>
  7. #include <functional>
  8. #include <cstdio>
  9. #include <unistd.h>