f9ab1232e6
relibc now defines a distinct CLOCK_MONOTONIC_RAW on Redox, so the recipe's -DCLOCK_MONOTONIC_RAW=(CLOCK_MONOTONIC+1000) c_arg override (which conflicted with the header and only existed because relibc lacked the constant) is no longer needed and is removed.