libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.h

This commit is contained in:
Yang Tse
2009-09-28 16:05:20 +00:00
parent b64dd3c63d
commit 7d22ce5573
10 changed files with 134 additions and 24 deletions

View File

@@ -450,6 +450,7 @@ X_OBJS= \
$(DIROBJ)\content_encoding.obj \
$(DIROBJ)\cookie.obj \
$(DIROBJ)\curl_addrinfo.obj \
$(DIROBJ)\curl_memrchr.obj \
$(DIROBJ)\curl_rand.obj \
$(DIROBJ)\curl_sspi.obj \
$(DIROBJ)\dict.obj \