diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-07-12 17:25:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-07-14 17:56:54 +0300 |
commit | 7ea82c5013ab3c3d44b4b85cf767559e7019854f (patch) | |
tree | 24369f953efa5b3aa6b8b44937150f195f8f23e0 /bpkg/openssl.cxx | |
parent | db5ac510d317fc3d9c2c881257e8c6a25851ea1c (diff) |
Add --cert-* rep-info command options
Diffstat (limited to 'bpkg/openssl.cxx')
-rw-r--r-- | bpkg/openssl.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bpkg/openssl.cxx b/bpkg/openssl.cxx index 67500b6..4e795cb 100644 --- a/bpkg/openssl.cxx +++ b/bpkg/openssl.cxx @@ -5,7 +5,6 @@ #include <bpkg/openssl> #include <butl/process> -#include <butl/fdstream> #include <bpkg/diagnostics> |