summaryrefslogtreecommitdiff
path: root/threadproc/netware/threadpriv.c
diff options
context:
space:
mode:
Diffstat (limited to 'threadproc/netware/threadpriv.c')
-rw-r--r--threadproc/netware/threadpriv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/threadproc/netware/threadpriv.c b/threadproc/netware/threadpriv.c
index 10851afe4..e78b1c971 100644
--- a/threadproc/netware/threadpriv.c
+++ b/threadproc/netware/threadpriv.c
@@ -53,7 +53,7 @@
*/
#include "apr_portable.h"
-#include "threadproc.h"
+#include "apr_arch_threadproc.h"
apr_status_t apr_threadkey_private_create(apr_threadkey_t **key,
void (*dest)(void *), apr_pool_t *pool)