summaryrefslogtreecommitdiff
path: root/textproc/ispell-base/patches/patch-ah
blob: 29c240f850960a5cd0e4b05e78f186fab063be28 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ah,v 1.1.1.1 2001/03/14 12:10:22 agc Exp $
--- unsq.c.orig	Mon Oct 26 23:28:34 1998
+++ unsq.c	Mon Oct 26 23:29:08 1998
@@ -49,6 +49,7 @@
  */
 
 #include <stdio.h>
+#include <string.h>
 #include "msgs.h"
 
 #ifdef __STDC__