openssl/crypto/ui
Richard Levitte 97477bb6c4 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)

(cherry picked from commit d5f9166bac)
Reviewed-by: Hugo Landau <hlandau@openssl.org>
2022-11-11 10:03:45 +01:00
..
build.info Add a null UI method 2017-02-26 01:00:26 +01:00
ui_err.c Update copyright year 2021-06-17 13:24:59 +01:00
ui_lib.c Update copyright year 2021-07-29 15:41:35 +01:00
ui_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ui_null.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ui_openssl.c Move e_os.h to include/internal 2022-11-11 10:03:45 +01:00
ui_util.c Fix the check of UI_method_set_ex_data 2022-05-27 07:58:48 +02:00