summaryrefslogtreecommitdiff
path: root/libcrypto/libcrypto/downstream/crypto/buildinf.h
blob: ea7d17859ea82c6ea0c19e36e78d49e6b5955218 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* file      : libcrypto/downstream/crypto/buildinf.h -*- C -*-
 * license   : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
 */

/* Replace upstream's auto-generated buildinf.h with our own auto-generated
 * version of it. Note that upstream source files include it as follows:
 *
 * #include "buildinf.h"
 *
 * We proxy the inclusion for the headers auto-generating machinery to work
 * properly.
 */
#include <libcrypto/buildinf-body.h>