OSDN Git Service

unite http_transport_t.
authorornse01 <ornse01@users.sourceforge.jp>
Thu, 2 Feb 2012 09:00:34 +0000 (09:00 +0000)
committerornse01 <ornse01@users.sourceforge.jp>
Thu, 2 Feb 2012 09:00:34 +0000 (09:00 +0000)
git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanf/trunk@372 20a0b8eb-f62a-4a12-8fe1-b598822500fb

src/Makefile.test

index 7f67267..d7aec70 100644 (file)
@@ -47,7 +47,8 @@ SRC_HTTP =    http_connector.c \
                http_statuslineparser.c \
                http_requestlinestream.c \
                http_defaultheaderstream.c \
-               http_defaultheaderparser.c
+               http_defaultheaderparser.c \
+               http_transport.c
 
 SRC_HTTP_TEST =        test_http_transferdecoder.c \
                test_http_contentdecoder.c \