X-Git-Url: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git;a=blobdiff_plain;f=src%2Fodhcp6c.h;h=3e2713ea25bd19e31f272820851939b9d1c8035e;hp=1fda72a2ae32f6b5e005a7ad22e782ff3895683f;hb=ec864c44e9959a5d65cc564182f4e960e47c6e9e;hpb=0812d31deabe32918fd5b9498f0a8b2c2962d70b diff --git a/src/odhcp6c.h b/src/odhcp6c.h index 1fda72a..3e2713e 100644 --- a/src/odhcp6c.h +++ b/src/odhcp6c.h @@ -325,7 +325,7 @@ void script_call(const char *status); bool odhcp6c_signal_process(void); uint64_t odhcp6c_get_milli_time(void); -void odhcp6c_random(void *buf, size_t len); +int odhcp6c_random(void *buf, size_t len); bool odhcp6c_is_bound(void); // State manipulation