Группа :: Работа с текстами
Пакет: ispell
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: ispell-3.2.06-dont-string.patch
--- ispell-3.1/proto.h~ Wed Nov 2 19:44:27 1994
+++ ispell-3.1/proto.h Thu Nov 16 18:14:14 2000
@@ -292,7 +292,7 @@
extern int wait P ((int * statusp));
#else /* NO_STDLIB_H */
#include <stdlib.h>
-#include <string.h>
+/*#include <string.h>*/
#include <unistd.h>
#endif /* NO_STDLIB_H */