Skip to content

Commit 0aabe80

Browse files
committed
Fix MSVC build for changes in zic.
Ooops, I missed back-patching commit f5f15ea along with the other stuff.
1 parent 19d477a commit 0aabe80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/tools/msvc/Mkvcbuild.pm

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,7 @@ sub mkvcbuild
372372
$pgrestore->AddLibrary('ws2_32.lib');
373373

374374
my $zic = $solution->AddProject('zic', 'exe', 'utils');
375-
$zic->AddFiles('src/timezone', 'zic.c', 'ialloc.c', 'scheck.c',
376-
'localtime.c');
375+
$zic->AddFiles('src/timezone', 'zic.c');
377376
$zic->AddDirResourceFile('src/timezone');
378377
$zic->AddReference($libpgcommon, $libpgport);
379378

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy