Parent: 3f03ea4aebcee5166cd057047b5eb511eda90f42
Author: Tedd Ho-Jeong An <tedd.an@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2021-10-18 23:08:27
Tree: 67c7a53248b69ff27486a174024166ef3c084abe
build: Fix build error with ell/cleanup.h This patch fixes the build error due to missing ell/cleanup.h. ./ell/util.h:33:10: fatal error: ell/cleanup.h: No such file or directory 33 | #include <ell/cleanup.h> | ^~~~~~~~~~~~~~~
Diffstat
| M | Makefile.am | | | 1 | + |
1 files changed, 1 insertions(+), 0 deletions(-)