This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch devs/devilhorns/apos
in repository efl.

View the commit online.

commit 2a9667d662040163f2cdf0c529cf79f2379f0cff
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Fri Mar 24 15:14:26 2023 +0000

    eina - include sha1 func header by default
    
    @feat
---
 src/lib/eina/Eina.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/eina/Eina.h b/src/lib/eina/Eina.h
index da73953362..0b9c18c4b7 100644
--- a/src/lib/eina/Eina.h
+++ b/src/lib/eina/Eina.h
@@ -277,6 +277,7 @@ extern "C" {
 #include <eina_promise.h>
 #include <eina_vpath.h>
 #include <eina_abstract_content.h>
+#include <eina_sha.h>
 
 
 #ifdef __cplusplus

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to