Commit 150d3622 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

PR: 2082
Obtained from:
Submitted by:	Jim Jagielski
Reviewed by:
NeXT requires strdup()... Since we already provide for MPE we use
this internal version. Another fix would be to:

  #ifdef NEXT
  #define strdup NXCopyStringBuffer
  #endif


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80989 13f79535-47bb-0310-9956-ffa450edef68
parent a432ce06
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment