CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/02/16 13:53:34
Modified files: usr.bin/dc : bcode.c bcode.h inout.c mem.c Log message: Include bn.h and err.h from <openssl/...>, not the old <ssl/...> location. Remove unneeded ssl.h includes. Also built-checked against openssl-1.0.1e. ok otto@