openssl/crypto/dso
Richard Levitte d5f9166bac Move e_os.h to include/internal
Including e_os.h with a path from a header file doesn't work well on
certain exotic platform.  It simply fails to build.

Since we don't seem to be able to stop ourselves, the better move is
to move e_os.h to an include directory that's part of the inclusion
path given to the compiler.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17641)
2022-02-05 05:31:09 +01:00
..
build.info Have only one DSO_METHOD_openssl 2016-03-22 13:35:03 -04:00
dso_dl.c Update copyright year 2021-06-17 13:24:59 +01:00
dso_dlfcn.c Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
dso_err.c Update copyright year 2021-06-17 13:24:59 +01:00
dso_lib.c Fix data race setting default_DSO_meth 2021-11-08 08:58:38 +10:00
dso_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
dso_openssl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dso_vms.c Update copyright year 2021-06-17 13:24:59 +01:00
dso_win32.c Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00