Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37409253
en ru br
Репозитории ALT
S:0.9.8-alt1
5.1: 0.8.5-alt2
4.1: 0.8.0-alt1
4.0: 0.8.0-alt1
3.0: 0.2.4-alt1
www.altlinux.org/Changes

Группа :: Сети/Передача файлов
Пакет: rtorrent

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: rtorrent-man-alt.patch
Скачать


 doc/Makefile.am      |    2 +-
 src/display/utils.h  |    1 +
 src/rpc/parse.h      |    1 +
 src/rpc/scgi_task.h  |    1 +
 src/utils/lockfile.h |    1 +
 5 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am
index fc85ac1..faa9719 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,4 @@
-#man_MANS = rtorrent.1
+man_MANS = rtorrent.1
 
 EXTRA_DIST= \
 	faq.xml \
diff --git a/src/display/utils.h b/src/display/utils.h
index 3d69021..a8072b5 100644
--- a/src/display/utils.h
+++ b/src/display/utils.h
@@ -40,6 +40,7 @@
 #include <ctime>
 #include <cstdio>
 #include <string>
+#include <cstdio>
 
 namespace core {
   class Download;
diff --git a/src/rpc/parse.h b/src/rpc/parse.h
index ed1077a..aeff51a 100644
--- a/src/rpc/parse.h
+++ b/src/rpc/parse.h
@@ -40,6 +40,7 @@
 #include <string>
 #include <cctype>
 #include <torrent/object.h>
+#include <cstdio>
 
 namespace rpc {
 
diff --git a/src/rpc/scgi_task.h b/src/rpc/scgi_task.h
index 2a9ef13..a358b63 100644
--- a/src/rpc/scgi_task.h
+++ b/src/rpc/scgi_task.h
@@ -38,6 +38,7 @@
 #define RTORRENT_RPC_SCGI_TASK_H
 
 #include <torrent/event.h>
+#include <cstdio>
 
 namespace utils {
   class SocketFd;
diff --git a/src/utils/lockfile.h b/src/utils/lockfile.h
index b5b1e80..2b90047 100644
--- a/src/utils/lockfile.h
+++ b/src/utils/lockfile.h
@@ -45,6 +45,7 @@
 
 #include <string>
 #include <sys/types.h>
+#include <cstdio>
 
 namespace utils {
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin