On Tue, 13 Jan 2004, [ISO-8859-1] Fr�d�ric L. W. Meunier wrote:

> grep -r HTFile.h *
>
> returned, among others:
>
> src/GridText.c:#include <HTFile.h>
> src/GridText.c:#include <HTFile.h>
>
> The first seems to be always included.
>
> The second is in:
>
> #ifdef USE_SOURCE_CACHE
> #include <HTFile.h>
> #endif
>
> Does it need to be included in 2 places ?

no (compiling it without second include doesn't make any difference to the
object file - USE_SOURCE_CACHE is defined).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to