Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mingw: support waitpid with pid > 0 and WNOHANG
[gitweb.git]
/
daemon.c
diff --git
a/daemon.c
b/daemon.c
index 7ccd097e1d1234d06316e8b7f271e86127750f85..535ae88018f54ea57a304848c24dff4955a55909 100644
(file)
--- a/
daemon.c
+++ b/
daemon.c
@@
-5,8
+5,6
@@
#include "strbuf.h"
#include "string-list.h"
-#include <syslog.h>
-
#ifndef HOST_NAME_MAX
#define HOST_NAME_MAX 256
#endif