$NetBSD: patch-includes.h,v 1.3 2015/07/09 16:14:23 taca Exp $ Interix support --- includes.h.orig 2015-07-01 02:35:31.000000000 +0000 +++ includes.h @@ -127,6 +127,10 @@ #ifdef HAVE_READPASSPHRASE_H # include #endif +#ifdef HAVE_INTERIX +# include +# include +#endif #ifdef HAVE_IA_H # include