projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wma: Decode as much as possible.
[paraslash.git]
/
close_on_fork.c
diff --git
a/close_on_fork.c
b/close_on_fork.c
index 378799c7d5505135d59e976cd43416984c9500a6..fb1906462b30b74935a64d53370c9810046df771 100644
(file)
--- a/
close_on_fork.c
+++ b/
close_on_fork.c
@@
-5,6
+5,9
@@
*/
/** \file close_on_fork.c Manage a list of fds that should be closed on fork. */
+
+#include <regex.h>
+
#include "para.h"
#include "list.h"
#include "string.h"