[gnu.utils.bug] error in make 3.43

lewie@EE.ECN.PURDUE.EDU (Jeff Lewis) (03/25/89)

In GNU make 3.43, "make.h" unconditionally includes <sys/stat.h>.  dir.c
unconditionally includes "make.h" as well as <sys/stat.h>.  For things to
compile, one of the two includes of <sys/stat.h> has to go.

--
Jeff Lewis, Purdue University Robot Vision Lab
lewie@ee.ecn.purdue.edu