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

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

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

Патч: ipxripd-rh61.patch
Скачать


--- ipxd.c.org	Tue Dec 14 10:49:45 1999
+++ ipxd.c	Tue Dec 14 10:51:59 1999
@@ -714,6 +714,7 @@
 int
 main(int argc,char** argv)
 {
+	log_file=stderr;
 	if (parse_cmdline(argc,argv))
 	{
 		daemonize();
--- ipxripd.c.org	Tue Dec 14 10:53:12 1999
+++ ipxripd.c	Tue Dec 14 10:53:38 1999
@@ -38,7 +38,6 @@
 #include <string.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
-#include <linux/ipx.h>
 #include "ipxutil.h"
 #include "ipxkern.h"
 #include "ipxrip.h"
--- ipxsapd.c.org	Tue Dec 14 10:54:16 1999
+++ ipxsapd.c	Tue Dec 14 10:54:35 1999
@@ -31,7 +31,6 @@
 #include <errno.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
-#include <linux/ipx.h>
 #include "ipxutil.h"
 #include "ipxkern.h"
 #include "ipxsap.h"
--- ipxutil.h.org	Tue Dec 14 10:47:28 1999
+++ ipxutil.h	Tue Dec 14 10:48:07 1999
@@ -25,7 +25,7 @@
 #define __IPXUTIL_H__
 
 #include <stdio.h>
-#include <linux/ipx.h>
+#include <netipx/ipx.h>
 
 #define IPX_MAX_ERROR	(255)
 #define IPX_THIS_NET 	(0)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin