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

Группа :: Система/Библиотеки
Пакет: libesmtp

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

Патч: libesmtp-build.patch
Скачать


--- libesmtp-1.0.4/missing.h.build	2004-04-19 13:15:45.000000000 +0200
+++ libesmtp-1.0.4/missing.h	2006-03-24 23:50:38.000000000 +0100
@@ -43,15 +43,4 @@
 void *memrchr (const void *a, int c, size_t len);
 #endif
 
-#ifndef HAVE_SNPRINTF
-#include <sys/types.h>
-int snprintf(char *s, size_t n, const char *format, ...);
-#endif
-
-#ifndef HAVE_VSNPRINTF
-#include <stdarg.h>
-#include <sys/types.h>
-int vsnprintf(char *s, size_t n, const char *format, va_list ap);
-#endif
-
 #endif
--- libesmtp-1.0.4/headers.c~	2005-12-15 21:52:01.000000000 +0100
+++ libesmtp-1.0.4/headers.c	2006-03-24 23:53:58.000000000 +0100
@@ -33,6 +33,7 @@
 #include <unistd.h>
 #include <time.h>
 #include <errno.h>
+#include <sys/time.h>
 
 #include <missing.h>
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin