From owner-freebsd-current Mon Dec 16 03:40:28 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id DAA20393 for current-outgoing; Mon, 16 Dec 1996 03:40:28 -0800 (PST) Received: from mail.tky007.tth.expo96.ad.jp (root@tky007.tth.expo96.ad.jp [133.246.32.58]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id DAA20379 for ; Mon, 16 Dec 1996 03:40:23 -0800 (PST) Received: from tky007.tth.expo96.ad.jp (masafumi@localhost [127.0.0.1]) by mail.tky007.tth.expo96.ad.jp (8.8.4/3.4W4-SMTP) with ESMTP id UAA07523; Mon, 16 Dec 1996 20:40:24 +0900 (JST) Message-Id: <199612161140.UAA07523@mail.tky007.tth.expo96.ad.jp> To: current@freebsd.org Cc: max@wide.ad.jp Subject: Error with current ncr.c From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= X-Mailer: Mew version 1.54 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 16 Dec 1996 20:40:23 +0900 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk /sys/pci/ncr.c attempts to include opt_ncr.h which seems to be nonexistent. Please check on this. Max