aboutsummaryrefslogtreecommitdiff
path: root/src/fe_utils/parallel_slot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe_utils/parallel_slot.c')
-rw-r--r--src/fe_utils/parallel_slot.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fe_utils/parallel_slot.c b/src/fe_utils/parallel_slot.c
index 684327885d3..8bce8ca3663 100644
--- a/src/fe_utils/parallel_slot.c
+++ b/src/fe_utils/parallel_slot.c
@@ -18,9 +18,7 @@
#include "postgres_fe.h"
-#ifdef HAVE_SYS_SELECT_H
#include <sys/select.h>
-#endif
#include "common/logging.h"
#include "fe_utils/cancel.h"