On Tue, Feb 24, 2015 at 8:34 PM, Darren Tucker <dtucker@xxxxxxxxxx> wrote: > Oh! The ones that work #include "includes.h" and cipher-aesctr,c doesn't. > Also, cipher-aesctr.c starts like this: #include <sys/types.h> #include <string.h> #ifndef WITH_OPENSSL [rest of file] so there was no way for WITH_OPENSSL to get set since configure puts it in config.h so we were always compiling this file where it was needed or not. I've just committed the change to add includes.h. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev