Annotation of embedaddon/php/win32/unistd.h, revision 1.1.1.1

1.1       misho       1: #ifndef _PHP_WIN32_UNISTD_H
                      2: #define _PHP_WIN32_UNISTD_H
                      3: PHPAPI int usleep(unsigned int useconds);
                      4: #endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>