aboutsummaryrefslogtreecommitdiff
path: root/contrib/pgbench/pgbench.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pgbench/pgbench.c')
-rw-r--r--contrib/pgbench/pgbench.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/pgbench/pgbench.c b/contrib/pgbench/pgbench.c
index d5f8f73190d..8deabe4a5a8 100644
--- a/contrib/pgbench/pgbench.c
+++ b/contrib/pgbench/pgbench.c
@@ -35,7 +35,6 @@
#include "getopt_long.h"
#include "libpq-fe.h"
-#include "libpq/pqsignal.h"
#include "portability/instr_time.h"
#include <ctype.h>