patch-xio-openssl_h 559 B

123456789101112
  1. $OpenBSD: patch-xio-openssl_h,v 1.1 2014/04/24 15:17:08 sthen Exp $
  2. --- xio-openssl.h.orig Sun Jun 23 07:16:48 2013
  3. +++ xio-openssl.h Sat Apr 19 15:58:21 2014
  4. @@ -21,7 +21,6 @@ extern const struct optdesc opt_openssl_key;
  5. extern const struct optdesc opt_openssl_dhparam;
  6. extern const struct optdesc opt_openssl_cafile;
  7. extern const struct optdesc opt_openssl_capath;
  8. -extern const struct optdesc opt_openssl_egd;
  9. extern const struct optdesc opt_openssl_pseudo;
  10. #if OPENSSL_VERSION_NUMBER >= 0x00908000L
  11. extern const struct optdesc opt_openssl_compress;