summaryrefslogtreecommitdiff
path: root/release/src/router/cyassl/include/openssl/opensslv.h
blob: bdcc805ee650a23e4c5355ecbed9a11a5dff99ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* opensslv.h compatibility */

#ifndef CYASSL_OPENSSLV_H_
#define CYASSL_OPENSSLV_H_


/* api version compatibility */
#define OPENSSL_VERSION_NUMBER 0x0090410fL


#endif /* header */