Date: Sun, 25 Feb 1996 11:25:25 -0800 (PST) From: Bill Paul <wpaul> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypserv yp_access.c Message-ID: <199602251925.LAA13152@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 96/02/25 11:25:25 Modified: usr.sbin/ypserv yp_access.c Log: Duh: remember to #include <stdlib.h> to pick up declarations for malloc() and free(). Revision Changes Path 1.4 +2 -3 src/usr.sbin/ypserv/yp_access.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602251925.LAA13152>