Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: add --patch option to synopsis of git-add
[gitweb.git]
/
pager.c
diff --git
a/pager.c
b/pager.c
index 8bac9d990381f5664333a92f68b0b8cd97d43855..fb7a1a625abf07b0d896a270286ee422a700c14c 100644
(file)
--- a/
pager.c
+++ b/
pager.c
@@
-1,7
+1,5
@@
#include "cache.h"
-#include <sys/select.h>
-
/*
* This is split up from the rest of git so that we might do
* something different on Windows, for example.