$OpenBSD: patch-term_c,v 1.2 2017/06/03 12:46:37 sthen Exp $

Index: term.c
--- term.c.orig
+++ term.c
@@ -85,6 +85,8 @@ static char Rcs_Id[] =
  *
  */
 
+#include <sys/ioctl.h>
+#include <sys/wait.h>
 #include "config.h"
 #include "ispell.h"
 #include "proto.h"
