projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61cce28
)
exec.c: Remove close_on_fork include.
author
Andre Noll
<maan@systemlinux.org>
Mon, 13 Aug 2012 06:31:13 +0000
(08:31 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Mon, 13 Aug 2012 08:04:50 +0000
(10:04 +0200)
It does not depend on it.
exec.c
patch
|
blob
|
history
diff --git
a/exec.c
b/exec.c
index 8eb0599fba5e3089057f83dcb717345c6e0194d5..89d96bb9afdaf9e3162ba908d835a57a35d4f0b2 100644
(file)
--- a/
exec.c
+++ b/
exec.c
@@
-9,7
+9,6
@@
#include <regex.h>
#include "para.h"
-#include "close_on_fork.h"
#include "error.h"
#include "fd.h"
#include "string.h"