Fix MSVC build
authorPeter Eisentraut <[email protected]>
Wed, 11 Jan 2023 13:41:52 +0000 (14:41 +0100)
committerPeter Eisentraut <[email protected]>
Wed, 11 Jan 2023 13:41:52 +0000 (14:41 +0100)
for commit c96de2ce1782116bd0489b1cd69ba88189a495e8

src/tools/msvc/Mkvcbuild.pm

index afa40d885ed5f9a63931e003fd67a44a175e0c74..f1c9ddf4a025e1381b092154f589706e4134f0a4 100644 (file)
@@ -136,7 +136,7 @@ sub mkvcbuild
      archive.c base64.c checksum_helper.c compression.c
      config_info.c controldata_utils.c d2s.c encnames.c exec.c
      f2s.c file_perm.c file_utils.c hashfn.c ip.c jsonapi.c
-     keywords.c kwlookup.c link-canary.c md5_common.c
+     keywords.c kwlookup.c link-canary.c md5_common.c percentrepl.c
      pg_get_line.c pg_lzcompress.c pg_prng.c pgfnames.c psprintf.c relpath.c
      rmtree.c saslprep.c scram-common.c string.c stringinfo.c unicode_norm.c
      username.c wait_error.c wchar.c);