]> granicus.if.org Git - apache/commitdiff
Including apr_file_io.h is not necessary.
authorSascha Schumann <sascha@apache.org>
Mon, 12 Jun 2000 17:41:14 +0000 (17:41 +0000)
committerSascha Schumann <sascha@apache.org>
Mon, 12 Jun 2000 17:41:14 +0000 (17:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85543 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/mpmt_pthread/mpmt_pthread.c

index d4b0a64d28e20655a4656381057e315bc17b67fb..3c896ff3557e976807856761256c39f1e93059a6 100644 (file)
@@ -60,7 +60,6 @@
  
 #include "apr_portable.h"
 #include "apr_thread_proc.h"
-#include "apr_file_io.h"
 #include "ap_config.h"
 #include "httpd.h" 
 #include "http_main.h"