]> git.decadent.org.uk Git - odhcp6c.git/blobdiff - src/odhcp6c.h
properly handle return codes
[odhcp6c.git] / src / odhcp6c.h
index 1fda72a2ae32f6b5e005a7ad22e782ff3895683f..3e2713ea25bd19e31f272820851939b9d1c8035e 100644 (file)
@@ -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