Skip to content

Commit 517872c

Browse files
committed
Because the change to gettext. Needs a bunch of new includes. Patch
follows: Magnus Hagander
1 parent c5a7a6a commit 517872c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/interfaces/libpq/win32.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
/* Make stuff compile faster by excluding not used stuff */
2121

22-
#define WIN32_LEAN_AND_MEAN
23-
#define WIN32_EXTRA_LEAN
2422
#define VC_EXTRALEAN
2523
#ifndef __MINGW32__
2624
#define NOGDI
@@ -31,6 +29,9 @@
3129
#include <winsock.h>
3230
#include <stdio.h>
3331
#include "win32.h"
32+
#include "postgres_fe.h"
33+
#include "libpq-fe.h"
34+
#include "libpq-int.h"
3435

3536
static struct WSErrorEntry
3637
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy