[PATCH v9 2/9] ell: Add include directive for 'ell/term.h'.
Grant Erickson <[email protected]> Sun, 6 Apr 2025 15:05:58 -0700
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <1492d6bfdbf32b52f07c531235bb2437c0313be1.1743976923.git.gerickson@nuovations.com> |
--- ell/ell.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ell/ell.h b/ell/ell.h index 7a263e9376de..1176c163f4f9 100644 --- a/ell/ell.h +++ b/ell/ell.h @@ -46,6 +46,7 @@ #include <ell/ecc.h> #include <ell/ecdh.h> #include <ell/time.h> +#include <ell/term.h> #include <ell/gpio.h> #include <ell/path.h> #include <ell/acd.h> -- 2.45.0