patch-include_tcap_h 441 B

12345678910111213
  1. $OpenBSD: patch-include_tcap_h,v 1.1 2015/03/27 10:59:00 tobiasu Exp $
  2. --- include/tcap.h.orig Sat Mar 21 18:39:10 2015
  3. +++ include/tcap.h Sat Mar 21 18:39:33 2015
  4. @@ -44,7 +44,7 @@ extern struct tc_lcl_data { /* defined and set up in
  5. #define nh_UE tc_lcl_data.tc_UE
  6. #define ul_hack tc_lcl_data.tc_ul_hack
  7. -extern short ospeed; /* set up in termcap.c */
  8. +extern int ospeed; /* set up in termcap.c */
  9. #ifdef TEXTCOLOR
  10. # ifdef TOS