Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_GRND_H_
#define COSMOPOLITAN_LIBC_SYSV_CONSTS_GRND_H_
#define GRND_NONBLOCK 1
#define GRND_RANDOM 2
#endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_GRND_H_ */