$OpenBSD: patch-include_termcap_h,v 1.1 2015/03/27 11:11:01 tobiasu Exp $
--- include/termcap.h.orig	Fri Mar 20 19:25:57 2015
+++ include/termcap.h	Fri Mar 20 19:26:11 2015
@@ -43,7 +43,7 @@ extern struct tc_lcl_data {   /* defined and set up in
 #define 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
