diff options
| author | Martin Langhoff <martin@catalyst.net.nz> | 2006-05-01 10:20:56 +1200 |
|---|---|---|
| committer | Martin Langhoff <martin@catalyst.net.nz> | 2006-05-01 10:20:56 +1200 |
| commit | e660e3997fbad830e5723336d61883f3a50dbc92 (patch) | |
| tree | 0c02dced98df9982415c8328e8c07c1001e3dc31 /git.c | |
| parent | 992793c832acfd98107068d90b886643f0344d04 (diff) | |
| parent | 66ae0c7702e68765dad17aa05c5d9255d999216c (diff) | |
| download | git-e660e3997fbad830e5723336d61883f3a50dbc92.tar.xz | |
Merge with git://kernel.org/pub/scm/git/git.git
Diffstat (limited to 'git.c')
| -rw-r--r-- | git.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ #include <errno.h> #include <limits.h> #include <stdarg.h> -#include <sys/ioctl.h> #include "git-compat-util.h" #include "exec_cmd.h" |
