summaryrefslogtreecommitdiff
path: root/libcrypto/libcrypto/downstream/crypto/buildinf.h
blob: 938b93f25de603db70efc71ed9cc9f0717f7ee63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* 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>