/* use the GCC builtins until we need something ourselves */
#if !defined(_GCC_LIMITS_H_)
#include_next <limits.h>
#endif
