Sign in
apache
/
infrastructure-ezmlm-idx
/
refs/heads/avoid-duplicate-headers
/
.
/
select.h2
blob: 2bc20448668fc35964e480b92c8d142d6f9caa46 [
file
]
#ifndef
SELECT_H
#define
SELECT_H
/* sysdep: +sysselect */
#include
<sys/types.h>
#include
<sys/time.h>
#include
<sys/select.h>
extern
int
select
();
#endif