From owner-freebsd-bugs Sun Feb 23 11:37:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA28580 for bugs-outgoing; Sun, 23 Feb 1997 11:37:03 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA28557; Sun, 23 Feb 1997 11:36:56 -0800 (PST) Date: Sun, 23 Feb 1997 11:36:56 -0800 (PST) From: Mike Pritchard Message-Id: <199702231936.LAA28557@freefall.freebsd.org> To: proff@suburbia.net, mpp, freebsd-bugs Subject: Re: misc/2300 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: include/sys/dirent.h needs to include sys/type.h State-Changed-From-To: open-closed State-Changed-By: mpp State-Changed-When: Sun Feb 23 11:35:25 PST 1997 State-Changed-Why: Bde said that he thinks POSIX requires the application to include types.h in this case. We may change this someyear, but not now.