From owner-freebsd-hackers Mon Dec 13 7:56:45 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from tetron02.tetronsoftware.com (ftp.tetronsoftware.com [208.236.46.106]) by hub.freebsd.org (Postfix) with ESMTP id C8CB914C32 for ; Mon, 13 Dec 1999 07:56:28 -0800 (PST) (envelope-from zeus@tetronsoftware.com) Received: from development (development.tetronsoftware.com [10.0.0.3]) by tetron02.tetronsoftware.com (8.9.3/8.9.3) with SMTP id JAA02283 for ; Mon, 13 Dec 1999 09:58:45 -0600 (CST) (envelope-from zeus@tetronsoftware.com) Reply-To: From: "Gene Harris" To: Subject: Xlib.h Question Date: Mon, 13 Dec 1999 09:56:12 -0600 Message-ID: <51F9B228ED26D311A17700A0C9982664010AA6@tetboss.tetronsoftware.com> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I noticed a problem with includes in Xlib.h on my FreeBSD 3.3-Stable box: The following includes incorrectly specify an X11 subdirectory: #include /* applications should not depend on these two headers being included! */ #include #include If I edit out the "X11/" subdir, everything compiles correctly. Is this a known bug, or have I placed Xlib.h in the wrong subdir? (It is found in /usr/X11R6/include/X11 on my machine.) Gene Harris http://www.tetronsoftware.com Home of TeamAccess http://www.teamaccess.com DOS Drools, FreeBSD Rules! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message