# # $FreeBSD$ # PROG= socketpair NOMAN= socketpair: socketpair.c gcc -Wall -o socketpair socketpair.c .include