author | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Jun 2006 21:26:57 +0000 (14:26 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Jun 2006 21:26:57 +0000 (14:26 -0700) | ||
commit | dd8239f997962d94162790039b008acb6068a242 | |
tree | 84943fe8eea4110da2ed6d50283c3316dbc08456 | tree | snapshot |
parent | b3ca4e4ebba6915ea534c4b82cfc5d6f10b4c283 | commit | diff |
HTTP cleanup
This ifdef's out more functions that are not used while !USE_MULTI
in http code. Also the dependency of http related objects on http.h
header file was missing in the Makefile.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This ifdef's out more functions that are not used while !USE_MULTI
in http code. Also the dependency of http related objects on http.h
header file was missing in the Makefile.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
http-push.c | diff | blob | history |