diff --git a/examples/ccn-lite-relay/Makefile b/examples/ccn-lite-relay/Makefile index e31c500c8f..d32e337356 100644 --- a/examples/ccn-lite-relay/Makefile +++ b/examples/ccn-lite-relay/Makefile @@ -36,7 +36,7 @@ USEMODULE += gnrc_pktdump USEMODULE += timex USEMODULE += xtimer USEMODULE += random -USEMODULE += prng_minstd +USEMODULE += prng_xorshift USEPKG += tlsf