From owner-freebsd-current Sun Oct 15 12:52:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from C456086-A.bllvu1.wa.home.com (c456086-a.bllvu1.wa.home.com [65.0.111.16]) by hub.freebsd.org (Postfix) with ESMTP id 9480C37B503 for ; Sun, 15 Oct 2000 12:52:55 -0700 (PDT) Received: (from kargl@localhost) by C456086-A.bllvu1.wa.home.com (8.11.1/8.11.1) id e9FCowc57513 for freebsd-current@freebsd.org; Sun, 15 Oct 2000 12:50:58 GMT (envelope-from kargl) From: "Steven G. Kargl" Message-Id: <200010151250.e9FCowc57513@C456086-A.bllvu1.wa.home.com> Subject: another endian.h causality; patch included To: freebsd-current@freebsd.org Date: Sun, 15 Oct 2000 12:50:58 +0000 (GMT) Reply-To: kargl@apl.washington.edu X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG *** /usr/src/gnu/lib/libdialog/prgbox.c.orig Sun Oct 15 12:44:15 2000 --- /usr/src/gnu/lib/libdialog/prgbox.c Sun Oct 15 12:44:36 2000 *************** *** 21,26 **** --- 21,27 ---- #include #include + #include #include #include "dialog.priv.h" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message