mirror of
https://github.com/eclipse/tinydtls.git
synced 2025-10-16 23:40:14 +08:00

Use of random() requires that _GNU_SOURCE is defined. Cannot use variables named rand. Make sure that dtls_prng.o is rebuilt whenever any of the platform-specific/dtls_prng_*.c files are updated. Signed-off-by: Jon Shallow <supjps-libcoap@jpshallow.com>