aboutsummaryrefslogtreecommitdiff
path: root/libbutl/openssl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/openssl.hxx')
-rw-r--r--libbutl/openssl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/openssl.hxx b/libbutl/openssl.hxx
index 422e033..bd562d6 100644
--- a/libbutl/openssl.hxx
+++ b/libbutl/openssl.hxx
@@ -79,7 +79,7 @@ namespace butl
// department (that were apparently fixed in 1.0.2). To work around these
// bugs pass user-supplied options first.
//
- class LIBBUTL_EXPORT openssl: public process
+ class LIBBUTL_SYMEXPORT openssl: public process
{
public:
ifdstream in;