]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/select.2
xnu-517.tar.gz
[apple/xnu.git] / bsd / man / man2 / select.2
index cc00e641db959ca793949270d4a34eafadb88fe4..39fd5d84b449fe7f7d063ed61b5e100d5e43a908 100644 (file)
@@ -40,6 +40,8 @@
 .Nm select
 .Nd synchronous I/O multiplexing
 .Sh SYNOPSIS
+.Fd #include <sys/select.h>
+.D1 "- or -"
 .Fd #include <sys/types.h>
 .Fd #include <sys/time.h>
 .Fd #include <unistd.h>