From owner-freebsd-current@FreeBSD.ORG Wed Jul 14 02:14:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B38916A4CE; Wed, 14 Jul 2004 02:14:03 +0000 (GMT) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46A4C43D41; Wed, 14 Jul 2004 02:14:01 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.6/8.12.9) with ESMTP id i6DD3fSs004324; Tue, 13 Jul 2004 16:03:41 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.52] (edgar.ebs.gr [10.1.1.52]) by ebs.gr (8.12.6p2/8.12.6) with ESMTP id i6DD3erI044681; Tue, 13 Jul 2004 16:03:41 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <40F3DDA0.9040108@ebs.gr> Date: Tue, 13 Jul 2004 16:03:28 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 0.7 (X11/20040702) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: mike@freebsd.org Subject: [PATCH] Remove obsolete reference to X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 02:14:03 -0000 Hi, while doing some porting work I found that in src/sys/posix4/mqueue.h we still include sys/_posix.h, despite having removed the relevant file in 2002. This tiny patch should fix this: --- /usr/src/sys/posix4/mqueue.h Sat Sep 21 21:49:56 2002 +++ mqueue.h Tue Jul 13 15:59:12 2004 @@ -37,8 +37,6 @@ #ifndef _MQUEUE_H_ #define _MQUEUE_H_ -#include - #ifdef _P1003_1B_INCLUDE_MAYBES #include #include Cheers, -- Panagiotis Astithas, PhD R&D Manager EBS, Electronic Business Systems Ltd. 18 Evgenidou Street, 115 25, Athens GREECE Phone: +30 210 674 7631 Fax: +30 210 674 7601 http://www.ebs.gr