Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37575446
en ru br
Репозитории ALT
S:0.3-alt2
5.1: 0.1h-alt7
4.1: 0.1h-alt6
4.0: 0.1h-alt3
3.0: 0.1h-alt3
www.altlinux.org/Changes

Группа :: Система/Настройка/Оборудование
Пакет: gpart

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

Патч: gpart-errno.patch
Скачать


--- gpart-0.1h/src/disku.c.orig	2003-04-28 16:18:04.000000000 +0200
+++ gpart-0.1h/src/disku.c	2003-04-28 16:19:48.000000000 +0200
@@ -24,6 +24,7 @@
 #if defined(__linux__)
 #include <sys/mount.h>
 #include <linux/hdreg.h>
+#include <errno.h>
 #endif
 
 #if defined(__FreeBSD__)
--- gpart-0.1h/src/l64seek.h.orig	2003-04-28 16:23:24.000000000 +0200
+++ gpart-0.1h/src/l64seek.h	2003-04-28 16:24:13.000000000 +0200
@@ -29,6 +29,7 @@
 #if defined(__linux__)
 #	include <linux/unistd.h>
 #	include <sys/types.h>
+#	include <errno.h>
 	typedef int64_t off64_t;
 #endif
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin