Subject: Re: missing #include ?
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-userlevel
Date: 12/10/2006 21:02:38
On Sun, 10 Dec 2006, Hauke Fath wrote:
> How much of a performance penalty would we take on {slow,
> memory-limited} machines?

The situation we're talking about is: foo.h needs sys/types.h to work 
properly, and if foo.h should include sys/types.h, or if the application 
pulls it in. Where is the performance difference?


  - Hubert