projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ccan: Correct some poor conventions in _info includes
[ccan]
/
ccan
/
daemon_with_notify
/
_info
diff --git
a/ccan/daemon_with_notify/_info
b/ccan/daemon_with_notify/_info
index be72b9185bcb73d3b74f28bb1b24cdd5e7f015d6..cb53a3e6efd0d656ccfdd3342d8df859d6ae5116 100644
(file)
--- a/
ccan/daemon_with_notify/_info
+++ b/
ccan/daemon_with_notify/_info
@@
-1,6
+1,6
@@
+#include "config.h"
#include <stdio.h>
#include <string.h>
-#include "config.h"
/**
* daemon_with_notify - daemonize a process, can wait for child to signal readiness