Date: Sun, 13 Dec 2009 04:34:51 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/pr egetopt.c Message-ID: <200912130435.nBD4Z9wf011631@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2009-12-13 04:34:51 UTC FreeBSD src repository Modified files: usr.bin/pr egetopt.c Log: SVN rev 200469 on 2009-12-13 04:34:51Z by delphij egetopt.c does not use any stdlib.h definations, nor it referenced any symbol from other module, so remove reference of stdlib.h and extern.h. Verified with: md5(1) Revision Changes Path 1.6 +0 -3 src/usr.bin/pr/egetopt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912130435.nBD4Z9wf011631>