Author: joes
Date: Sat Dec 4 00:02:23 2010
New Revision: 1042056
URL: http://svn.apache.org/viewvc?rev=1042056&view=rev
Log:
drop needless include
Modified:
httpd/apreq/trunk/module/apache2/filter.c
Modified: httpd/apreq/trunk/module/apache2/filter.c
URL:
http://svn.apache.org/viewvc/httpd/apreq/trunk/module/apache2/filter.c?rev=1042056&r1=1042055&r2=1042056&view=diff
==============================================================================
--- httpd/apreq/trunk/module/apache2/filter.c (original)
+++ httpd/apreq/trunk/module/apache2/filter.c Sat Dec 4 00:02:23 2010
@@ -15,8 +15,6 @@
** limitations under the License.
*/
-#include "assert.h"
-
#include "httpd.h"
#include "http_config.h"
#include "http_log.h"