Update header files to support UNIX Domain Sockets. Contributed by Thomas Cort

This commit is contained in:
Thomas Veerman
2010-07-15 12:48:15 +00:00
parent ca0bed1400
commit 17a0731f28
11 changed files with 120 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ INCS= asynchio.h dir.h file.h ioc_cmos.h ioc_disk.h \
mount.h mtio.h param.h ptrace.h queue.h resource.h \
select.h sem.h shm.h sigcontext.h signal.h socket.h \
soundcard.h statfs.h statvfs.h stat.h svrctl.h timeb.h \
time.h times.h types.h ucontext.h uio.h un.h utsname.h video.h vm.h \
wait.h cdefs.h null.h
time.h times.h types.h ucontext.h ucred.h uio.h un.h \
utsname.h video.h vm.h wait.h cdefs.h null.h
.include <bsd.kinc.mk>