]> git.ipfire.org Git - thirdparty/git.git/blobdiff - daemon.c
mingw: implement syslog
[thirdparty/git.git] / 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