Skip to content

Commit 914bd53

Browse files
committed
What getpid()? No backport of this edit is needed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1167147 13f79535-47bb-0310-9956-ffa450edef68
1 parent 237b263 commit 914bd53

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

modules/http/byterange_filter.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020

2121
#include "apr.h"
2222

23-
#if APR_HAVE_PROCESS_H
24-
#include <process.h> /* for getpid() on Win32 */
25-
#endif
26-
2723
#include "apr_strings.h"
2824
#include "apr_buckets.h"
2925
#include "apr_lib.h"

0 commit comments

Comments
 (0)