Date: Sat, 10 Sep 2005 13:54:42 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/compat-43 sethostid.c Message-ID: <200509101354.j8ADsgoY041197@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2005-09-10 13:54:42 UTC FreeBSD src repository Modified files: lib/libc/compat-43 sethostid.c Log: The header and the man page say that sethostid() returns void, so make the definition match. Include <unistd.h>. Revision Changes Path 1.4 +4 -4 src/lib/libc/compat-43/sethostid.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509101354.j8ADsgoY041197>