From 6e7cae400154d3d8bca99ceef49dde1518695731 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 4 Dec 2022 21:39:19 +0000 Subject: snapshot of project "lynx", label v2-9-0dev_10n --- src/LYBookmark.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/LYBookmark.c b/src/LYBookmark.c index 69622d4a..8cbd1a70 100644 --- a/src/LYBookmark.c +++ b/src/LYBookmark.c @@ -1,5 +1,5 @@ /* - * $LynxId: LYBookmark.c,v 1.86 2022/07/26 14:39:20 tom Exp $ + * $LynxId: LYBookmark.c,v 1.87 2022/12/04 20:41:31 tom Exp $ */ #include #include @@ -198,7 +198,7 @@ static BOOLEAN havevisible(const char *Title); static BOOLEAN have8bit(const char *Title); static char *title_convert8bit(const char *Title); -#ifdef _WINDOWS +#if defined(_WINDOWS) && !defined(ftruncate) #define ftruncate(fd, len) _chsize(fd, len) #endif -- cgit 1.4.1-2-gfad0