netstar pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=757414ef86de4134f383e8b2e91dabc0d0883152

commit 757414ef86de4134f383e8b2e91dabc0d0883152
Author: Al Poole <[email protected]>
Date:   Thu Sep 21 00:59:34 2017 +0100

    exe: add header.
    
    Tested on another machine, include is necessary.
---
 src/lib/edi_exe.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/edi_exe.c b/src/lib/edi_exe.c
index 9417f76..078a033 100644
--- a/src/lib/edi_exe.c
+++ b/src/lib/edi_exe.c
@@ -5,6 +5,7 @@
 #include <sys/wait.h>
 
 #include <Ecore.h>
+#include <Ecore_File.h>
 #include <Ecore_Con.h>
 
 #include "Edi.h"

-- 


Reply via email to