summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsd-compat/arc4random.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsd-compat/arc4random.c b/openbsd-compat/arc4random.c
index ae48cce9..02f15f9c 100644
--- a/openbsd-compat/arc4random.c
+++ b/openbsd-compat/arc4random.c
@@ -52,8 +52,6 @@
# define getentropy(x, y) (_ssh_compat_getentropy((x), (y)))
#endif
-#define DEF_WEAK(x)
-
#include "log.h"
#define KEYSTREAM_ONLY