diff options
Diffstat (limited to 'unix-socket.c')
-rw-r--r-- | unix-socket.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unix-socket.c b/unix-socket.c index 79800d8063..483c9c448c 100644 --- a/unix-socket.c +++ b/unix-socket.c @@ -1,3 +1,5 @@ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "git-compat-util.h" #include "strbuf.h" #include "unix-socket.h" |