summaryrefslogtreecommitdiff
path: root/src/bin/pg_walsummary/pg_walsummary.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_walsummary/pg_walsummary.c')
-rw-r--r--src/bin/pg_walsummary/pg_walsummary.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/pg_walsummary/pg_walsummary.c b/src/bin/pg_walsummary/pg_walsummary.c
index f6a262d3184..267174d07d0 100644
--- a/src/bin/pg_walsummary/pg_walsummary.c
+++ b/src/bin/pg_walsummary/pg_walsummary.c
@@ -20,7 +20,6 @@
#include "common/logging.h"
#include "fe_utils/option_utils.h"
#include "getopt_long.h"
-#include "lib/stringinfo.h"
typedef struct ws_options
{