Patch provided by leimaohui.
https://www.pgpool.net/mantisbt/view.php?id=790
/*
* Copyright (c) 2017-2018 Tatsuo Ishii
- * Copyright (c) 2018-2022 PgPool Global Development Group
+ * Copyright (c) 2018-2023 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
#include "../../include/config.h"
#include "pgproto/pgproto.h"
#include <unistd.h>
+#include <sys/select.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>