Skip to content

Commit 98ff730

Browse files
committed
Fix build at Windows
1 parent bf31d71 commit 98ff730

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gen_probackup_project.pl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ sub build_pgprobackup
160160
$probackup->AddFiles(
161161
"$currpath/src/utils",
162162
'configuration.c',
163+
'file.c',
164+
'remote.c',
163165
'json.c',
164166
'logger.c',
165167
'parray.c',

0 commit comments

Comments
 (0)