Code

Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.
[git.git] / connect.c
index e1c04e1eaeb5b1d7c86f70fbad1a5167b58c1b17..3f2d65c313418c9e6b433a18f4b7d03c6ff276c2 100644 (file)
--- a/connect.c
+++ b/connect.c
@@ -1,3 +1,4 @@
+#include "git-compat-util.h"
 #include "cache.h"
 #include "pkt-line.h"
 #include "quote.h"