projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge commit 'meins/next' into next
[paraslash.git]
/
daemon.c
diff --git
a/daemon.c
b/daemon.c
index
cae63ea
..
7f4aa6f
100644
(file)
--- a/
daemon.c
+++ b/
daemon.c
@@
-5,12
+5,14
@@
*/
/** \file daemon.c Some helpers for programs that detach from the console. */
*/
/** \file daemon.c Some helpers for programs that detach from the console. */
-#include "para.h"
-#include
"daemon.h"
+
+#include
<regex.h>
#include <pwd.h>
#include <sys/types.h> /* getgrnam() */
#include <grp.h>
#include <pwd.h>
#include <sys/types.h> /* getgrnam() */
#include <grp.h>
+#include "para.h"
+#include "daemon.h"
#include "string.h"
#include "color.h"
#include "string.h"
#include "color.h"