From 34f65c6f32a614adb871c0dce7d602e797c0585f Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Thu, 12 Apr 2001 17:11:39 +0000 Subject: Fiddle with vs. inclusion. --- Src/system.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Src/system.h') diff --git a/Src/system.h b/Src/system.h index 50661e0fd..6966f517b 100644 --- a/Src/system.h +++ b/Src/system.h @@ -312,6 +312,10 @@ struct timezone { #ifdef HAVE_TERMCAP_H # include +#else +# ifdef HAVE_TERM_H +# include +# endif #endif #if defined(GWINSZ_IN_SYS_IOCTL) || defined(CLOBBERS_TYPEAHEAD) -- cgit 1.4.1