Thread (11 messages) flat view 11 messages, 5 authors, 2016-06-15

Re: [PATCH] daemon: send stderr of service programs to the syslog

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:46:58

Johannes Sixt [off-list ref] writes:
quoted hunk ↗ jump to hunk
diff --git a/daemon.c b/daemon.c
index d7ceca4..3e1a354 100644
--- a/daemon.c
+++ b/daemon.c
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "pkt-line.h"
-#include "exec_cmd.h"
+#include "run-command.h"
+#include "strbuf.h"
    CC daemon.o
cc1: warnings being treated as errors
daemon.c: In function 'main':
daemon.c:981: error: implicit declaration of function 'git_extract_argv0_path'
make: *** [daemon.o] Error 1

I'll add the include back in the meantime.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help