Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37849722
en ru br
Репозитории ALT
S:3.4.3-alt1.qa1
5.1: 3.4.3-alt1
4.1: 3.4.3-alt1
www.altlinux.org/Changes

Группа :: Игры/Приключения
Пакет: nethack

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

Патч: nethack-syscall.patch
Скачать


--- include/unixconf.h
+++ include/unixconf.h
@@ -322,10 +322,8 @@
 
 #if defined(GNOME_GRAPHICS)
 #if defined(LINUX)
-# include <linux/unistd.h>
-# if defined(__NR_getresuid) && defined(__NR_getresgid)	/* ie., >= v2.1.44 */
-#  define GETRES_SUPPORT
-# endif
+# include <unistd.h>
+# define GETRES_SUPPORT
 #else
 # if defined(BSD) || defined(SVR4)
 /*
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin