$OpenBSD: patch-include_tcap_h,v 1.2 2019/05/18 15:00:41 espie Exp $

Index: include/tcap.h
--- include/tcap.h.orig
+++ include/tcap.h
@@ -45,7 +45,7 @@ extern struct tc_lcl_data { /* defined and set up in t
 #define nh_UE tc_lcl_data.tc_UE
 #define ul_hack tc_lcl_data.tc_ul_hack
 
-extern short ospeed; /* set up in termcap.c */
+extern int ospeed; /* set up in termcap.c */
 
 #ifdef TEXTCOLOR
 #ifdef TOS
