mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
rename random.h to dbrandom.h since some OSes have a system random.h
--HG-- rename : random.c => dbrandom.c rename : random.h => dbrandom.h
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
#include "gendss.h"
|
||||
#include "ecdsa.h"
|
||||
#include "crypto_desc.h"
|
||||
#include "random.h"
|
||||
#include "dbrandom.h"
|
||||
#include "gensignkey.h"
|
||||
|
||||
static void printhelp(char * progname);
|
||||
|
||||
Reference in New Issue
Block a user