summaryrefslogtreecommitdiff
path: root/sys/compat/hpux/files.hpux
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 04:47:45 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 04:47:45 +0000
commit9043b73586e8eff30f33a97a5b1802f1032c3288 (patch)
tree5238a6096e950295682af33b86d1ed58fe4b596e /sys/compat/hpux/files.hpux
parentdd79441110b3311ff76301f49a0a640d84ead876 (diff)
update from netbsd
Diffstat (limited to 'sys/compat/hpux/files.hpux')
-rw-r--r--sys/compat/hpux/files.hpux4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/compat/hpux/files.hpux b/sys/compat/hpux/files.hpux
index a95e7509382..ef39e01b8a3 100644
--- a/sys/compat/hpux/files.hpux
+++ b/sys/compat/hpux/files.hpux
@@ -1,4 +1,4 @@
-# $NetBSD: files.hpux,v 1.1 1995/05/10 16:45:27 christos 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.
# Included by ports that need it.
@@ -7,6 +7,8 @@
# own file lists.
file compat/hpux/hpux_compat.c compat_hpux
+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