Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
completion: Add --signature and format.signature
[gitweb.git]
/
builtin
/
grep.c
diff --git
a/builtin/grep.c
b/builtin/grep.c
index 7653d8492a9f26b47cfaeec64f717107ffa204bc..d0a73da07a0d7d8d4b01adcfcda88a98130910a0 100644
(file)
--- a/
builtin/grep.c
+++ b/
builtin/grep.c
@@
-17,8
+17,8
@@
#include "dir.h"
#ifndef NO_PTHREADS
-#include "thread-utils.h"
#include <pthread.h>
+#include "thread-utils.h"
#endif
static char const * const grep_usage[] = {