Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "lib: Fix deps for LIBCRYPTO"
This reverts commit 30bfb8d. Talloc is still needed by LIBCRYPTO, because arcfour.h includes lib/util/data_blob.h which includes talloc.h. It seems arcfour only uses the DATA_BLOB struct (in e.g. arcfour_crypt and arcfour_init). Signed-off-by: Douglas Bagnall <[email protected]> Reviewed-by: Volker Lendecke <[email protected]> Reviewed-by: Michael Adam <[email protected]> Autobuild-User(master): Volker Lendecke <[email protected]> Autobuild-Date(master): Sun Jun 28 11:47:16 CEST 2015 on sn-devel-104
- Loading branch information