Группа :: Система/Серверы
Пакет: 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)
{