summaryrefslogtreecommitdiffstats
path: root/include/arch/unix/apr_arch_threadproc.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2014-05-27 07:00:33 +0000
committerpeter <peter@FreeBSD.org>2014-05-27 07:00:33 +0000
commitca02a2bfd2f08739388e00fb3bbe93fa3fa5efb0 (patch)
tree6266be92f31f93e7851b958a90b1f93c3aefbbe8 /include/arch/unix/apr_arch_threadproc.h
parented0c2f87192e10d255a0e36819e6df2a1d83d5fb (diff)
downloadFreeBSD-src-ca02a2bfd2f08739388e00fb3bbe93fa3fa5efb0.zip
FreeBSD-src-ca02a2bfd2f08739388e00fb3bbe93fa3fa5efb0.tar.gz
Vendor import apr-1.5.1
Diffstat (limited to 'include/arch/unix/apr_arch_threadproc.h')
-rw-r--r--include/arch/unix/apr_arch_threadproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arch/unix/apr_arch_threadproc.h b/include/arch/unix/apr_arch_threadproc.h
index b76dc9b..a61830f 100644
--- a/include/arch/unix/apr_arch_threadproc.h
+++ b/include/arch/unix/apr_arch_threadproc.h
@@ -39,7 +39,7 @@
#if APR_HAVE_STRING_H
#include <string.h>
#endif
-#if HAVE_SCHED_H
+#ifdef HAVE_SCHED_H
#include <sched.h>
#endif
/* End System Headers */
OpenPOWER on IntegriCloud