summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-03 23:48:34 -0500
committermidipix <writeonce@midipix.org>2018-12-04 07:06:31 -0500
commit85773dcd2c06f26a7477508625ebea362ed51977 (patch)
tree195ac056adeb70d2d97ba04f729f2ddf1e81a0a6 /profiles
parentf879413e90042737bd893723e864c01c35cd3c46 (diff)
downloadsbpython2-85773dcd2c06f26a7477508625ebea362ed51977.tar.bz2
sbpython2-85773dcd2c06f26a7477508625ebea362ed51977.tar.xz
osapi: midipix.h: defined OPENSSL_VERSION_1_1 (via libressl).
Diffstat (limited to 'profiles')
-rw-r--r--profiles/osapi/midipix.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/osapi/midipix.h b/profiles/osapi/midipix.h
index bf94a2b..a33a5e1 100644
--- a/profiles/osapi/midipix.h
+++ b/profiles/osapi/midipix.h
@@ -1,6 +1,9 @@
#ifndef PY_OSAPI_MIDIPIX_H
#define PY_OSAPI_MIDIPIX_H
+/* interfaces */
+#define OPENSSL_VERSION_1_1 1
+
/* os-specific headers */
#define HAVE_ALLOCA_H 1
#define HAVE_DIRENT_H 1