summaryrefslogtreecommitdiff
path: root/include/arch/win32/misc.h
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-04-04 20:26:36 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-04-04 20:26:36 +0000
commitd0ae343b98f6f8f77b64a9a2dd75c77ed9d7d39c (patch)
treecbea2f07b3148b726fbeea493bbad1cf08f775a4 /include/arch/win32/misc.h
parenta6464d47b750df3462c3e5337c73d74b9c10048c (diff)
downloadlibapr-d0ae343b98f6f8f77b64a9a2dd75c77ed9d7d39c.tar.gz
Other child logic finished for Unix. Docs are forthcoming. This should
for Apache, and those patches are also coming today. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59785 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/arch/win32/misc.h')
-rw-r--r--include/arch/win32/misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/arch/win32/misc.h b/include/arch/win32/misc.h
index bffe59ae4..dfa7ae62f 100644
--- a/include/arch/win32/misc.h
+++ b/include/arch/win32/misc.h
@@ -60,6 +60,7 @@
#include "apr_general.h"
#include "apr_pools.h"
#include "apr_getopt.h"
+#include "apr_thread_proc.h"
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif