From owner-cvs-all Mon Sep 30 10:14:28 2002 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 3F28837B401; Mon, 30 Sep 2002 10:14:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7A9543E3B; Mon, 30 Sep 2002 10:14:26 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8UHEQCo035298; Mon, 30 Sep 2002 10:14:26 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8UHEQUe035297; Mon, 30 Sep 2002 10:14:26 -0700 (PDT) Message-Id: <200209301714.g8UHEQUe035297@freefall.freebsd.org> From: Mike Barcroft Date: Mon, 30 Sep 2002 10:14:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/09/30 10:14:26 PDT Modified files: include Makefile Log: Don't install mqueue.h, since it only makes things harder for porting software when you provide prototypes for non-existent functions. Revision Changes Path 1.179 +3 -2 src/include/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message