This is not needed: include/intprops.h has its own detection logic.
It makes building these files outside of glibc easer.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
/* Return the sum of two timespec values A and B. On overflow, return
an extremal value. This assumes 0 <= tv_nsec < TIMESPEC_HZ. */
-#include <config.h>
#include "timespec.h"
#include "intprops.h"
overflow, return an extremal value. This assumes 0 <= tv_nsec <
TIMESPEC_HZ. */
-#include <config.h>
#include "timespec.h"
#include "intprops.h"