From d7435cd836d451ddfaedd800616ab79d007c9305 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 9 Nov 1995 10:00:21 +0000 Subject: Wed Nov 8 16:31:25 1995 Roland McGrath * termios/Makefile (headers): Add sys/ttychars.h. * termios/sys/ttychars.h: New file, incorporated from 4.4BSD-Lite for compatibility. * signal/signal.h [__USE_BSD] (sig_t): New typedef. Wed Nov 8 15:12:47 1995 Michael I. Bushnell, p/BSG * sysdeps/mach/hurd/ptrace.c (ptrace) [PTRACE_TRACEME]: Notify the proc server that we are now traced. --- termios/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'termios/Makefile') diff --git a/termios/Makefile b/termios/Makefile index bf534d7..417c7be 100644 --- a/termios/Makefile +++ b/termios/Makefile @@ -21,7 +21,7 @@ # subdir := termios -headers := termios.h termbits.h sys/ttydefaults.h sys/termios.h +headers := termios.h termbits.h sys/ttydefaults.h sys/termios.h sys/ttychars.h routines := speed cfsetspeed tcsetattr tcgetattr tcgetpgrp tcsetpgrp \ tcdrain tcflow tcflush tcsendbrk cfmakeraw -- cgit v1.1