#ifndef _ABIBITS_RANDOM_H #define _ABIBITS_RANDOM_H #define GRND_RANDOM 1 #define GRND_NONBLOCK 2 #endif /* _ABIBITS_RANDOM_H */