From owner-freebsd-stable Wed Jul 25 1:53:17 2001 Delivered-To: freebsd-stable@freebsd.org Received: from webmail.speakeasy.net (webmail.speakeasy.net [216.254.0.19]) by hub.freebsd.org (Postfix) with ESMTP id 0DA6E37B410 for ; Wed, 25 Jul 2001 01:53:07 -0700 (PDT) (envelope-from qingli@speakeasy.net) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by webmail.speakeasy.net (8.9.3/8.9.3) with SMTP id BAA09478 for ; Wed, 25 Jul 2001 01:53:06 -0700 Message-Id: <200107250853.BAA09478@webmail.speakeasy.net> Subject: #include Content-transfer-encoding: 7bit To: freebsd-stable@freebsd.org From: Qing Content-type: TEXT/PLAIN; charset=US-ASCII Mime-version: 1.0 Reply-To: Date: Wed, 25 Jul 2001 01:53 -0700 X-mailer: Speakeasy Network Webmail v1.0 [J. Beck, G. Morris] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There are C files with header file inclusion like #include #include and such. It appears that these header files really live in "/src/sys/i386/include". what is the relation between "machine/" and the "i386/include"? How are the header file includes resolved ? Thanks. -- Qing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message