aboutsummaryrefslogtreecommitdiffstats
path: root/main/libasr/0003-no-need-for-openssl-in-libasr.patch
blob: 1e91c66003b0f2d3b110bd255d6484f633078915 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From a392a940bd0c83393fd76eabe08b1743b396b095 Mon Sep 17 00:00:00 2001
From: Gilles Chehade <gilles@poolp.org>
Date: Sat, 13 Feb 2016 14:03:02 +0100
Subject: [PATCH 3/3] no need for openssl in libasr...

---
 openbsd-compat/includes.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/openbsd-compat/includes.h b/openbsd-compat/includes.h
index bc3d46b..5b680d3 100644
--- a/openbsd-compat/includes.h
+++ b/openbsd-compat/includes.h
@@ -70,8 +70,6 @@
 #endif
 /* end of chl*/
 
-#include <openssl/opensslv.h> /* For OPENSSL_VERSION_NUMBER */
-
 #include "defines.h"
 
 #include "openbsd-compat.h"
-- 
2.11.1