commit | f0b1f9f23f56fcdea20978a1b5ad7f196029a90a | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Wed Jan 11 15:14:51 2017 -0800 |
committer | Alex Deymo <deymo@google.com> | Wed Jan 11 19:17:43 2017 -0800 |
tree | a69faecd22e9bec6acde54307e073c4afc3e7fae | |
parent | 992dab285fc35fec7067869df9d33ec0942eae7a [diff] |
Export libsquashfs_utils include path in the library. When using the libsquashfs_utils we need to include its only header, so exposing the include path for this library avoids repeating the path when using it. This patch also removes the include path from the only call site (libfec). Bug: None. Change-Id: I82380b89652f758e4f33a0dc90650b04223c0940