ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=6de4f7b14c0029a7d5b964008271476bb63158b4

commit 6de4f7b14c0029a7d5b964008271476bb63158b4
Author: Andy Williams <[email protected]>
Date:   Sat Jan 10 17:04:49 2015 +0000

    cleaning up fork/wait removal
---
 src/lib/edi_create.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/lib/edi_create.c b/src/lib/edi_create.c
index 406e692..26dbfd6 100644
--- a/src/lib/edi_create.c
+++ b/src/lib/edi_create.c
@@ -2,9 +2,6 @@
 # include "config.h"
 #endif
 
-#include <stdlib.h>
-#include <sys/wait.h>
-
 #include "Edi.h"
 
 #include "edi_private.h"

-- 


Reply via email to