author | Junio C Hamano <junkio@cox.net> | |
Sat, 28 May 2005 09:55:16 +0000 (02:55 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 29 May 2005 18:42:29 +0000 (11:42 -0700) | ||
commit | 844e6e4d58d3e52eee7fb490bfaeadaa5ea2d59c | |
tree | bdb1dc1fd40228ffd7521d46052e39f6ae4fb90a | tree | snapshot |
parent | e25de75696dc99f327c8dd8e2cba937939e281ca | commit | diff |
[PATCH] Do not include unused header files.
Some source files were including "delta.h" without actually
needing it. Remove them.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Some source files were including "delta.h" without actually
needing it. Remove them.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
count-delta.c | diff | blob | history | |
diffcore-pathspec.c | diff | blob | history | |
diffcore-pickaxe.c | diff | blob | history |