1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-09-16 09:26:30 +02:00

fix build on Windows

This commit is contained in:
Grigory Smolkin
2020-12-03 22:13:19 +03:00
parent 9619608f92
commit 3543dae5ea

View File

@@ -167,6 +167,7 @@ sub build_pgprobackup
'pg_probackup.c',
'restore.c',
'show.c',
'stream.c',
'util.c',
'validate.c',
'checkdb.c',