[roll] Roll fuchsia [zxc] Add missing include in zxc header file

This change adds a missing include entry in zxc to fix a build
breakage on latest clang.

Original-Bug: 102477
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/690489
Original-Revision: 52424a5462634557a0f4d3284e6208ced02245a7
GitOrigin-RevId: 6be1998c5c382d07deca009ecd4c4fdca39a17d2
Change-Id: Ieb1046168a2ccaf050d54de5ed334117ad6eddfd
1 file changed
tree: f5fec6e54c9439ef3b0c62e28e6fb2a5624acb60
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.