ucspi-ssl  0.12.7
ucspi-ssl
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 
8 void foo()
9 {
10  ;
11 }
void foo()
Definition: trysysel.c:8