libowfat/trysl.c

8 lines
98 B
C
Raw Normal View History

#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
main() {
socklen_t t;
}