| Index: nspr/pr/include/md/_linux.h
|
| diff --git a/nspr/pr/include/md/_linux.h b/nspr/pr/include/md/_linux.h
|
| index d378db56094a667e1f02d98f19ad4bf234b57312..b4b298b71c17ed4987c5e104cd19fbd9995276aa 100644
|
| --- a/nspr/pr/include/md/_linux.h
|
| +++ b/nspr/pr/include/md/_linux.h
|
| @@ -671,7 +671,7 @@ extern void _MD_EarlyInit(void);
|
|
|
| #define _MD_EARLY_INIT _MD_EarlyInit
|
| #define _MD_FINAL_INIT _PR_UnixInit
|
| -#define HAVE_CLOCK_MONOTONIC
|
| +#define _PR_HAVE_CLOCK_MONOTONIC
|
|
|
| /*
|
| * We wrapped the select() call. _MD_SELECT refers to the built-in,
|
|
|