1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Added sys_pipe into files.

This commit is contained in:
John Dyson 1996-01-28 23:43:06 +00:00
parent f982721359
commit 89d1440458
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13677

View File

@ -80,6 +80,7 @@ kern/subr_xxx.c standard
kern/sys_generic.c standard
kern/sys_process.c standard
kern/sys_socket.c standard
kern/sys_pipe.c standard
kern/sysv_ipc.c standard
kern/sysv_msg.c optional sysvmsg
kern/sysv_sem.c optional sysvsem