]> granicus.if.org Git - apache/commitdiff
What getpid()? No backport of this edit is needed.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 9 Sep 2011 13:09:25 +0000 (13:09 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 9 Sep 2011 13:09:25 +0000 (13:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1167147 13f79535-47bb-0310-9956-ffa450edef68

modules/http/byterange_filter.c

index 2c52c77ee390ced4eb3f5da5a973fe04f1945e11..859f4147549f326a88a3faf9d0e0acd41a74f963 100644 (file)
 
 #include "apr.h"
 
-#if APR_HAVE_PROCESS_H
-#include <process.h>            /* for getpid() on Win32 */
-#endif
-
 #include "apr_strings.h"
 #include "apr_buckets.h"
 #include "apr_lib.h"