Browse Source

Add symlink for opensslv.h

In order to make the transition to BoringSSL easier, this change links
opensslv.h to base.h. This allows code that currently includes
opensslv.h to continue to compile.

Change-Id: I7e77006745276f150f17fdc3e43240c71f3c02ef
kris/onging/CECPQ3_patch15
Adam Langley 10 years ago
parent
commit
55bbdb71b6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      include/openssl/opensslv.h

+ 1
- 0
include/openssl/opensslv.h View File

@@ -0,0 +1 @@
../../crypto/base.h

Loading…
Cancel
Save