Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mingw: implement syslog
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 2af8d3edbe35dce35e940c5cccb91f9e06ebeff8..e192831961cb50b6e1421773e74dcd70fb2dce97 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-104,6
+104,7
@@
#include <assert.h>
#include <regex.h>
#include <utime.h>
+#include <syslog.h>
#ifndef __MINGW32__
#include <sys/wait.h>
#include <sys/poll.h>