]> git.pld-linux.org Git - packages/screen.git/blame_incremental - screen-compat21.patch
- added missing utf8encodings files
[packages/screen.git] / screen-compat21.patch
... / ...
CommitLineData
1--- os.h.orig Wed Aug 30 14:00:10 2000
2+++ os.h Fri Sep 8 19:13:49 2000
3@@ -270,7 +270,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.026228 seconds and 4 git commands to generate.