mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
Add #include postgres_fe.h in two win32-specific files, because there is
pg-specific code in those files, or might be some day.
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#endif
|
||||
#define NOCRYPT
|
||||
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include "postgres_fe.h"
|
||||
|
||||
#include "win32.h"
|
||||
|
||||
/* Declared here to avoid pulling in all includes, which causes name collissions */
|
||||
|
Reference in New Issue
Block a user