From owner-cvs-all Sun Feb 11 18:44:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87D1A37B401; Sun, 11 Feb 2001 18:44:33 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1C2iXE87326; Sun, 11 Feb 2001 18:44:33 -0800 (PST) (envelope-from rwatson) Message-Id: <200102120244.f1C2iXE87326@freefall.freebsd.org> From: Robert Watson Date: Sun, 11 Feb 2001 18:44:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale lmessages.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2001/02/11 18:44:33 PST Modified files: lib/libc/locale lmessages.c Log: o Fix build of libc broken in revision 1.2. offsetof() requires the inclusion of stddef.h. Reviewed by: peter Revision Changes Path 1.3 +3 -1 src/lib/libc/locale/lmessages.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message