aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg4_dump/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg4_dump/common.c')
-rw-r--r--src/bin/pg4_dump/common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/pg4_dump/common.c b/src/bin/pg4_dump/common.c
index caa941b5718..408a4a7fe62 100644
--- a/src/bin/pg4_dump/common.c
+++ b/src/bin/pg4_dump/common.c
@@ -23,6 +23,7 @@
#include "postgres.h"
#include "libpq-fe.h"
#include "libpq/auth.h"
+#include <port-protos.h> /* for strdup () *(
#include "pg_dump.h"