// vim:fileencoding=utf-8:foldmethod=marker #ifndef WAPP_PRNG_C #define WAPP_PRNG_C #include "xorshift/xorshift.c" #endif // !WAPP_PRNG_C