home *** CD-ROM | disk | FTP | other *** search
- --- configure.rtr Wed Dec 11 23:54:27 1996
- +++ configure Tue Dec 17 17:13:08 1996
- @@ -60,6 +60,7 @@
- # Initialize some other variables.
- subdirs=
- MFLAGS= MAKEFLAGS=
- +LIBOBJS="strftime.o "
- # Maximum number of lines to put in a shell here document.
- ac_max_here_lines=12
-
- --- src/ls.c.rtr Tue Dec 3 14:41:32 1996
- +++ src/ls.c Tue Dec 17 17:04:10 1996
- @@ -42,6 +42,8 @@
-
- #include <config.h>
- #include <sys/types.h>
- +#include <sys/stream.h>
- +#include <sys/ptem.h>
-
- #include <termios.h>
- #ifdef GWINSZ_IN_SYS_IOCTL
-