Remove __cplusplus preamble from internal headers
authorNicola Tuveri <nic.tuv@gmail.com>
Thu, 21 Jun 2018 20:24:34 +0000 (23:24 +0300)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Fri, 22 Jun 2018 10:24:59 +0000 (12:24 +0200)
commit34446a852457600fc1297edce81e14da4e287191
tree6f2e4fe20faebe8e947cb9b28b9040f1671a3fd9
parent07e4dc341fa73e8521b7964a1eebdd811c96a160
Remove __cplusplus preamble from internal headers

These headers are internal and never exposed to a cpp compiler, hence no
need for the preamble.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/6554)
20 files changed:
crypto/bn/bn_lcl.h
crypto/cms/cms_lcl.h
crypto/engine/eng_int.h
crypto/hmac/hmac_lcl.h
crypto/include/internal/aria.h
crypto/include/internal/bn_int.h
crypto/include/internal/chacha.h
crypto/include/internal/sm2.h
crypto/include/internal/sm2err.h
crypto/include/internal/store_int.h
crypto/seed/seed_locl.h
crypto/x509v3/v3_admis.h
e_os.h
include/internal/conf.h
include/internal/constant_time_locl.h
include/internal/cryptlib.h
include/internal/dso.h
include/internal/dsoerr.h
include/internal/o_dir.h
ssl/packet_locl.h