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

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

Патч: ispell-3.1.20-strcmp.patch


--- ispell-3.1/ijoin.c.strcmp	Tue Jan 12 20:48:11 1999
+++ ispell-3.1/ijoin.c	Tue Jan 12 20:49:02 1999
@@ -89,6 +89,7 @@
  */
 
 #include <stdio.h>
+#include <string.h>
 #include "config.h"
 #include "ispell.h"
 #include "proto.h"
@@ -133,7 +134,6 @@
 static int		unpairable1 = 0; /* NZ if -a1 */
 static int		unpairable2 = 0; /* NZ if -a2 */
 
-extern int	strcmp ();
 
 int main (argc, argv)			/* Join files */
     int			argc;		/* Argument count */
 
design & coding: Vladimir Lettiev aka crux © 2004-2005