ports/textproc/ispell/patches/patch-lookup_c

12 lines
181 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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"