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