Received: by mail.netbsd.org (Postfix, from userid 0) id 9B21963B179; Thu, 15 Apr 2010 00:50:05 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 23C6463B104 for ; Thu, 15 Apr 2010 00:50:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E73EB175E0; Thu, 15 Apr 2010 00:50:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 14 Apr 2010 20:50:03 -0400 From: Christos Zoulas Subject: CVS commit: src/lib/libedit To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100415005003.E73EB175E0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: Christos Zoulas Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Thu Apr 15 00:50:03 UTC 2010 Modified Files: src/lib/libedit: histedit.h Log Message: From Jess Thrysoee: add ifndef around def of _GNU_SOURCE To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/lib/libedit/histedit.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.