summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/x509/ocsp_types.h
blob: aa628d8d60ab70352742314a58da1b4b5671b9a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
* Botan is released under the Simplified BSD License (see license.txt)
*/

#ifndef BOTAN_OCSP_TYPES_H_
#define BOTAN_OCSP_TYPES_H_

#include <botan/ocsp.h>
BOTAN_DEPRECATED_HEADER(ocsp_types.h)

#endif