Date: Sat, 16 Oct 2010 12:40:00 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh jobs.c Message-ID: <201010161240.o9GCeO9D061477@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-10-16 12:40:00 UTC FreeBSD src repository Modified files: bin/sh jobs.c Log: SVN rev 213925 on 2010-10-16 12:40:00Z by jilles sh: Use <stddef.h> rather than <sys/stddef.h>. <sys/stddef.h> is only for the kernel and conflicts with <stddef.h>. Revision Changes Path 1.82 +1 -1 src/bin/sh/jobs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010161240.o9GCeO9D061477>