#ifndef _PHP_WIN32_UNISTD_H
#define _PHP_WIN32_UNISTD_H
void usleep(unsigned int useconds);
#endif


syntax highlighted by Code2HTML, v. 0.9.1