ports/textproc/ispell/patches/patch-lookup_c

11 lines
181 B
Text

Index: lookup.c
--- lookup.c.orig
+++ lookup.c
@@ -85,6 +85,7 @@ static char Rcs_Id[] =
*
*/
+#include <fcntl.h>
#include "config.h"
#include "ispell.h"
#include "proto.h"