fix warnings
This commit is contained in:
@@ -45,6 +45,6 @@ extern const RAND_METHOD hc_rand_timer_method;
|
||||
extern const RAND_METHOD hc_rand_w32crypto_method;
|
||||
|
||||
const RAND_METHOD * RAND_timer_method(void);
|
||||
int _hc_unix_device_fd(int, char **);
|
||||
int _hc_unix_device_fd(int, const char **);
|
||||
|
||||
#endif /* _HEIM_RANDI_H */
|
||||
|
Reference in New Issue
Block a user