mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Blind attempt at fixing Win32 pg_dump issues
Per buildfarm failures
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
*/
|
||||
#include "postgres_fe.h"
|
||||
|
||||
#include "parallel.h"
|
||||
#include "pg_backup_utils.h"
|
||||
|
||||
/* Globals exported by this file */
|
||||
|
Reference in New Issue
Block a user