From owner-cvs-all Fri Mar 10 17:54: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20C6337BEAE; Fri, 10 Mar 2000 17:53:56 -0800 (PST) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA33432; Fri, 10 Mar 2000 17:53:55 -0800 (PST) (envelope-from asami@FreeBSD.org) Message-Id: <200003110153.RAA33432@freefall.freebsd.org> From: Satoshi Asami Date: Fri, 10 Mar 2000 17:53:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomelibs/patches patch-bk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/03/10 17:53:55 PST Added files: x11/gnomelibs/patches patch-bk Log: (forgot to cvs add this file -- should have been committed with patch-bj) Fix build error on extremely new -current caused by this: === src/sys/sys/socket.h: ---------------------------- revision 1.38 date: 2000/03/03 11:13:03; author: shin; state: Exp; lines: +8 -13 CMSG_XXX macros alignment fixes to follow RFC2292. Approved by: jkh Submitted by: Partly from tech@openbsd Reviewed by: itojun --------------------------- === Basically you need to include before . Problem diagnosed by: Ade Lovett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message