mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-23 18:23:25 +08:00
Remove DEF_WEAK, it's already in defines.h.
This commit is contained in:
parent
ce39e7d8b7
commit
6cb6f660bb
@ -52,8 +52,6 @@
|
||||
# define getentropy(x, y) (_ssh_compat_getentropy((x), (y)))
|
||||
#endif
|
||||
|
||||
#define DEF_WEAK(x)
|
||||
|
||||
#include "log.h"
|
||||
|
||||
#define KEYSTREAM_ONLY
|
||||
|
Loading…
Reference in New Issue
Block a user