From owner-cvs-all@FreeBSD.ORG Sun Jul 27 01:24:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FAED37B401; Sun, 27 Jul 2003 01:24:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC99E43F75; Sun, 27 Jul 2003 01:24:29 -0700 (PDT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6R8OT0U070659; Sun, 27 Jul 2003 01:24:29 -0700 (PDT) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6R8OT5V070658; Sun, 27 Jul 2003 01:24:29 -0700 (PDT) Message-Id: <200307270824.h6R8OT5V070658@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 27 Jul 2003 01:24:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtkmathview/files patch-src::ChildList.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2003 08:24:30 -0000 krion 2003/07/27 01:24:29 PDT FreeBSD ports repository Modified files: x11-toolkits/gtkmathview/files patch-src::ChildList.cc Log: Don't wrap in #ifdef __FreeBSD__ because it's standard C header Approved by: fjoe (mentor) (implicit) Revision Changes Path 1.3 +5 -7 ports/x11-toolkits/gtkmathview/files/patch-src::ChildList.cc