diff options
Diffstat (limited to 'sys/compat/hpux/files.hpux')
-rw-r--r-- | sys/compat/hpux/files.hpux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/hpux/files.hpux b/sys/compat/hpux/files.hpux index e9d746a16a0..df140664811 100644 --- a/sys/compat/hpux/files.hpux +++ b/sys/compat/hpux/files.hpux @@ -1,4 +1,4 @@ -# $OpenBSD: files.hpux,v 1.3 1996/08/02 20:34:52 niklas Exp $ +# $OpenBSD: files.hpux,v 1.4 1999/11/10 15:55:21 mickey Exp $ # $NetBSD: files.hpux,v 1.2 1995/11/28 08:39:52 thorpej Exp $ # # Config.new file description for machine-independent HPUX compat code. @@ -12,6 +12,6 @@ file compat/hpux/hpux_file.c compat_hpux file compat/hpux/hpux_exec.c compat_hpux file compat/hpux/hpux_net.c compat_hpux file compat/hpux/hpux_sig.c compat_hpux -file compat/hpux/hpux_syscalls.c compat_hpux +file compat/hpux/hpux_syscalls.c compat_hpux & syscall_debug file compat/hpux/hpux_sysent.c compat_hpux file compat/hpux/hpux_tty.c compat_hpux |