[PATCH v6 2/8] ell: Add include directive for 'ell/edit.h'.
Grant Erickson <[email protected]> Sun, 6 Apr 2025 15:12:09 -0700
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <ca624cd0bfacbc292b8922b5170f633375a3e059.1743977403.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..6db35b9cfb6b 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/edit.h> #include <ell/gpio.h> #include <ell/path.h> #include <ell/acd.h> -- 2.45.0