From owner-freebsd-hackers Mon Jun 2 15:50:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA18048 for hackers-outgoing; Mon, 2 Jun 1997 15:50:45 -0700 (PDT) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA18039 for ; Mon, 2 Jun 1997 15:50:40 -0700 (PDT) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA01845; Mon, 2 Jun 1997 18:50:03 -0400 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Mon, 2 Jun 1997 18:50 EDT Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.8.5/8.7.3) with ESMTP id MAA07982 for ; Mon, 2 Jun 1997 12:18:22 -0400 (EDT) Received: (from rivers@localhost) by lakes.water.net (8.8.5/8.6.9) id MAA22930 for freebsd-hackers@freefall.cdrom.com; Mon, 2 Jun 1997 12:26:02 -0400 (EDT) Date: Mon, 2 Jun 1997 12:26:02 -0400 (EDT) From: Thomas David Rivers Message-Id: <199706021626.MAA22930@lakes.water.net> To: ponds!freefall.cdrom.com!freebsd-hackers Subject: dirent.h & Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just tried to recompile something that worked on 2.1.5 with 2.2.1 and found that I needed to add a #include to get to properly compile... Is this new behaviour? Did dirent.h previously include ? - Dave Rivers -