ucspi-ssl 0.13.03
ucspi-ssl
Loading...
Searching...
No Matches
trysysel.c
Go to the documentation of this file.
1/* Public domain. */
2
3#include <sys/types.h>
4#include <time.h>
5#include <sys/time.h>
6#include <sys/select.h> /* SVR4 silliness */
7
8void foo()
9{
10 ;
11}
void foo()
Definition: trysysel.c:8