Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37835878
en ru br
Репозитории ALT
S:4.8.0-alt1
5.1: 2.9.21.2-alt5.1
4.1: 2.9.21-alt1
4.0: 2.9.20-alt3
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: pdns

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

Патч: pdns-2.9.21.1-g++4.3.patch
Скачать


diff -uNr pdns-2.9.21.1-origin/modules/ldapbackend/powerldap.hh pdns-2.9.21.1/modules/ldapbackend/powerldap.hh
--- pdns-2.9.21.1-origin/modules/ldapbackend/powerldap.hh	2007-04-21 17:56:36 +0400
+++ pdns-2.9.21.1/modules/ldapbackend/powerldap.hh	2008-10-29 16:02:43 +0300
@@ -27,7 +27,7 @@
 #include <errno.h>
 #include <lber.h>
 #include <ldap.h>
-
+#include <sys/time.h>
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff -uNr pdns-2.9.21.1-origin/pdns/dynmessenger.cc pdns-2.9.21.1/pdns/dynmessenger.cc
--- pdns-2.9.21.1-origin/pdns/dynmessenger.cc	2007-04-21 17:56:36 +0400
+++ pdns-2.9.21.1/pdns/dynmessenger.cc	2008-10-29 16:23:13 +0300
@@ -23,7 +23,7 @@
 #include <iostream>
 #include <sys/types.h>
 #include <sys/stat.h>
-
+#include <cstdlib>
 DynMessenger::DynMessenger(const string &localdir, const string &fname)
 {
   d_s=socket(AF_UNIX,SOCK_STREAM,0);
diff -uNr pdns-2.9.21.1-origin/pdns/misc.hh pdns-2.9.21.1/pdns/misc.hh
--- pdns-2.9.21.1-origin/pdns/misc.hh	2007-04-21 17:56:36 +0400
+++ pdns-2.9.21.1/pdns/misc.hh	2008-10-29 16:01:15 +0300
@@ -68,7 +68,7 @@
 #include <ctype.h>
 #include <vector>
 #include <boost/optional.hpp>
-
+#include <cstring>
 using namespace std;
 bool chopOff(string &domain);
 bool chopOffDotted(string &domain);
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin