Commit 30b9ff3d authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "openssh should use its own arc4random."

parents cafc5eba 524b3581
......@@ -27,7 +27,8 @@ LOCAL_SRC_FILES := \
openbsd-compat/port-linux.c openbsd-compat/strmode.c \
openbsd-compat/bsd-openpty.c \
openbsd-compat/fmt_scaled.c \
openbsd-compat/pwcache.c openbsd-compat/glob.c
openbsd-compat/pwcache.c openbsd-compat/glob.c \
openbsd-compat/bsd-arc4random.c \
# openbsd-compat/getrrsetbyname.c
# openbsd-compat/xcrypt.c
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment