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