]> git.ipfire.org Git - thirdparty/git.git/blobdiff - transport-helper.c
i18n: add no-op _() and N_() wrappers
[thirdparty/git.git] / transport-helper.c
index 3a50856318798c14824bb628d7d463cd61b77213..4e4754c32bd53f28f9335c2a4529f5804f3086f2 100644 (file)
@@ -8,11 +8,7 @@
 #include "quote.h"
 #include "remote.h"
 #include "string-list.h"
-
-#ifndef NO_PTHREADS
-#include <pthread.h>
 #include "thread-utils.h"
-#endif
 
 static int debug;