Date: Sun, 8 Mar 1998 23:27:59 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys mmap.c Message-ID: <199803090727.XAA07218@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/03/08 23:27:59 PST Modified files: lib/libc/sys mmap.c Log: Add #include <unistd.h> to get the prototype for __syscall(). Cast to long before casting to a void ptr to shut up gcc. Revision Changes Path 1.3 +2 -1 src/lib/libc/sys/mmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803090727.XAA07218>