Commit da3fb12b authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Remove buff.c and buff.h. There are still a few files that rely on these,

but those files are already broken.  This just makes that breakage more
obvious.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87171 13f79535-47bb-0310-9956-ffa450edef68
parent e2a4e4d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ CLEANFILES = gen_test_char gen_uri_delims test_char.h uri_delims.h
LTLIBRARY_NAME    = libmain.la
LTLIBRARY_SOURCES = \
    uri_delims.h test_char.h \
	buff.c http_config.c http_core.c http_log.c http_main.c \
	http_config.c http_core.c http_log.c http_main.c \
	http_protocol.c http_request.c http_vhost.c util.c util_date.c \
	util_script.c util_uri.c util_md5.c util_cfgtree.c util_ebcdic.c \
	rfc1413.c http_connection.c listen.c \