Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1575182
 поиск   регистрация   авторизация 
 
Группа :: Система/Серверы
Пакет: apache

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

Патч: http_main.patch


--- src/main/http_main.c.orig	Mon Mar 12 10:35:26 2001
+++ src/main/http_main.c	Mon Mar 12 10:16:59 2001
@@ -7332,7 +7332,7 @@
 
 /* force Expat to be linked into the server executable */
 #if defined(USE_EXPAT) && !defined(SHARED_CORE_BOOTSTRAP)
-#include "xmlparse.h"
+#include "expat.h"
 const XML_LChar *suck_in_expat(void);
 const XML_LChar *suck_in_expat(void)
 {
 
design & coding: Vladimir Lettiev aka crux © 2004-2005