X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Ftermsbr.c;h=421c367014983a22ec17d039fa5a52807d30ca84;hb=6d51f44e7d886a9d8b6243f414603dc3e1fdd837;hp=28aaa8f5088920caacf8202c162c743f2ecf382b;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;p=mmh diff --git a/uip/termsbr.c b/uip/termsbr.c index 28aaa8f..421c367 100644 --- a/uip/termsbr.c +++ b/uip/termsbr.c @@ -3,6 +3,10 @@ * termsbr.c -- termcap support * * $Id$ + * + * This code is Copyright (c) 2002, by the authors of nmh. See the + * COPYRIGHT file in the root directory of the nmh distribution for + * complete copyright information. */ #include @@ -21,9 +25,14 @@ # include #endif +/* is need anyway for ioctl() #ifdef GWINSZ_IN_SYS_IOCTL +*/ # include +/* #endif +*/ + #ifdef WINSIZE_IN_PTEM # include # include