aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/win32/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/port/win32/timer.c')
-rw-r--r--src/backend/port/win32/timer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/backend/port/win32/timer.c b/src/backend/port/win32/timer.c
index 13941044560..333beb44a84 100644
--- a/src/backend/port/win32/timer.c
+++ b/src/backend/port/win32/timer.c
@@ -18,8 +18,6 @@
#include "postgres.h"
-#include "libpq/pqsignal.h"
-
/* Communication area for inter-thread communication */
typedef struct timerCA