]> git.pld-linux.org Git - packages/screen.git/blob - screen-compat21.patch
- patches from rawhide.
[packages/screen.git] / screen-compat21.patch
1 --- screen-3.7.6/os.h.compat21  Mon Dec 28 14:46:04 1998
2 +++ screen-3.7.6/os.h   Mon Dec 28 14:46:35 1998
3 @@ -236,7 +236,7 @@
4  #  define pututline    pututxline
5  #  define setutent     setutxent
6  #  define endutent     endutxent
7 -#  define ut_time      ut_xtime
8 +#  define ut_time      ut_tv.tv_sec
9  # else /* SVR4 */
10  #  include <utmp.h>
11  # endif /* SVR4 */
This page took 0.094024 seconds and 4 git commands to generate.