Commit 58a69c4c authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  I _like_ malloca(), but it needs an include


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90574 13f79535-47bb-0310-9956-ffa450edef68
parent 007b7df5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@
#include "mpm_default.h"
#include "mpm_winnt.h"
#include "mpm_common.h"
#include <malloc.h>

typedef HANDLE thread;
#ifdef CONTAINING_RECORD