]> git.ipfire.org Git - thirdparty/openssl.git/blame - crypto/fips_ers.c
GH886: CONNECT should use HTTP/1.1
[thirdparty/openssl.git] / crypto / fips_ers.c
CommitLineData
3710d1aa
DSH
1#include <openssl/opensslconf.h>
2
effaf4de
RS
3#ifndef OPENSSL_FIPS
4NON_EMPTY_TRANSLATION_UNIT
3710d1aa 5#else
effaf4de 6# include "fips_err.h"
3710d1aa 7#endif