Files
mars-libowfat/trysl.c
2001-11-24 19:34:32 +00:00

8 lines
98 B
C

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