From owner-cvs-src@FreeBSD.ORG Fri Apr 18 04:23:06 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 524E2106566C; Fri, 18 Apr 2008 04:23:06 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1EA728FC1B; Fri, 18 Apr 2008 04:23:06 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3I4N6Th040149; Fri, 18 Apr 2008 04:23:06 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3I4N69R040148; Fri, 18 Apr 2008 04:23:06 GMT (envelope-from delphij) Message-Id: <200804180423.m3I4N69R040148@repoman.freebsd.org> From: Xin LI Date: Fri, 18 Apr 2008 04:23:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/lib/libstand stand.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2008 04:23:06 -0000 delphij 2008-04-18 04:23:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libstand stand.h Log: MFC: Allow stand.h to be included for multiple times Revision Changes Path 1.39.2.1 +5 -0 src/lib/libstand/stand.h