sys/select.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2935 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-12 00:32:55 +00:00
parent 29c618aaad
commit 685dc9cf77

View File

@@ -57,6 +57,9 @@
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#ifdef HAVE_SYS_SELECT_H
#include <sys/select.h>
#endif
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif