Date: Tue, 20 Jan 1998 02:58:29 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/net addr2ascii.3 Message-ID: <199801201058.CAA02585@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/01/20 02:58:29 PST Modified files: lib/libc/net addr2ascii.3 Log: Fixed #includes in the synopsis and in an example. <sys/socket.h> isn't a prerequisite, since it isn't required for the prototypes and isn't always needed to call the functions (the address family might be a variable). Revision Changes Path 1.3 +1 -1 src/lib/libc/net/addr2ascii.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801201058.CAA02585>