]> granicus.if.org Git - curl/commit
include sys/select.h to prevent picky compiler warnings when using select()
authorDaniel Stenberg <daniel@haxx.se>
Fri, 20 Feb 2004 08:51:43 +0000 (08:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Feb 2004 08:51:43 +0000 (08:51 +0000)
commit8777ba7e42b342e13d9a39c5d6d331801cfab13b
treeeb394c8e0edec8883fe0c7194f386ca8e691e686
parenta39669198f4b66aca26d5fc2612a6047cf439bb4
include sys/select.h to prevent picky compiler warnings when using select()
without proto
tests/libtest/lib503.c
tests/libtest/lib504.c
tests/libtest/lib507.c
tests/libtest/lib509.c