summaryrefslogtreecommitdiff
path: root/include/apr_portable.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/apr_portable.h')
-rw-r--r--include/apr_portable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_portable.h b/include/apr_portable.h
index c4428953d..0b33ef0e9 100644
--- a/include/apr_portable.h
+++ b/include/apr_portable.h
@@ -113,7 +113,7 @@ typedef PULONG apr_os_threadkey_t;
typedef struct timeval apr_os_imp_time_t;
typedef struct tm apr_os_exp_time_t;
-#elif defined(BEOS)
+#elif defined(__BEOS__)
#include <kernel/OS.h>
struct apr_os_lock_t {