jim wang 28c7206cba
[gloo] Add array header file (#36988)
Fixes https://github.com/microsoft/vcpkg/issues/36833
```
/mnt/vcpkg/buildtrees/gloo/src/4842d821e2-089f9c85b8.clean/gloo/transport/tcp/device.cc:151:39: error: aggregate ‘std::array<char, 64> hostname’ has incomplete type and cannot be defined
  151 |       std::array<char, HOST_NAME_MAX> hostname;
      |                                       ^~~~~~~~
```
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~~SHA512s are updated for each updated download.~~
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.

Usage test pass with following triplets:

```
x64-linux
```
2024-02-28 16:49:03 -08:00
..
2023-03-30 12:01:10 -07:00
2023-11-27 23:11:18 -08:00
2023-10-02 19:51:40 -07:00
2024-02-21 09:28:53 -08:00
2023-05-18 11:18:03 -07:00
2023-12-14 00:13:36 -08:00
2022-08-23 10:37:35 -07:00
2022-08-08 11:54:00 -07:00
2024-02-21 22:02:53 -08:00
2024-02-27 00:34:58 -08:00
2024-02-12 14:22:46 -08:00
2023-12-23 03:52:06 -05:00
2023-08-16 12:55:38 -07:00
2023-09-13 16:38:15 -07:00
2023-08-16 13:02:22 -07:00
2023-09-13 15:54:23 -07:00
2024-01-22 10:56:30 -08:00
2022-01-18 13:07:13 -08:00
2022-09-30 14:42:18 -07:00
2023-09-20 10:08:06 -07:00
2023-11-09 11:28:51 -08:00
2023-09-20 10:08:06 -07:00
2023-11-09 11:28:51 -08:00
2023-09-20 10:08:06 -07:00
2023-11-02 13:50:40 -07:00
2023-05-04 10:21:32 -07:00
2023-09-20 10:08:06 -07:00