diff options
Diffstat (limited to 'src/lib/pubkey/info.txt')
-rw-r--r-- | src/lib/pubkey/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pubkey/info.txt b/src/lib/pubkey/info.txt index d74adddf1..88c29e2f6 100644 --- a/src/lib/pubkey/info.txt +++ b/src/lib/pubkey/info.txt @@ -15,6 +15,7 @@ x509_key.cpp blinding.h pk_algs.h pk_keys.h +pk_ops.h pk_ops_fwd.h pkcs8.h pubkey.h @@ -23,7 +24,6 @@ x509_key.h </header:public> <header:internal> -pk_ops.h pk_ops_impl.h </header:internal> |