diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h index 7b97fc28f5d..d9ee7130f64 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1291,7 +1291,7 @@ #undef ACE_NEEDS_REGEXPR_H /* Platform needs to #include <sched.h> to get thread scheduling defs. */ -#undef ACE_LACKS_SCHED_H +#undef ACE_NEEDS_SCHED_H /* <time.h> doesn't automatically #include <sys/time.h> */ #undef ACE_LACKS_SYSTIME_H |