#include <limits.h>
#ifndef GETENTROPY_MAX
#error "GETENTROPY_MAX is not defined"
#endif
int main(void) { return 0; }
