lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev #include <HTFile.h>


From: Thomas Dickey
Subject: Re: lynx-dev #include <HTFile.h>
Date: Tue, 13 Jan 2004 20:28:24 -0500 (EST)

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 address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]