Update include directories

Needs to add the "include" directory to libbej includes to prevent a
clang-tidy failure in bios-bmc-smm-error-logger.

Signed-off-by: Kasun Athukorala <kasunath@google.com>
Change-Id: I5b0576f2956ccb2d16963ee2b26bf2e1586a9d09
1 file changed
tree: 491f65c72403fe85824cbe4efe130d3b7c587d02
  1. include/
  2. src/
  3. test/
  4. .clang-format
  5. .gitignore
  6. LICENSE
  7. MAINTAINERS
  8. meson.build
  9. meson_options.txt
  10. OWNERS
  11. README.md
README.md

libbej

This library can be used to decode RDE bej data. More details on how to use the library will be added in the future.