aboutsummaryrefslogtreecommitdiff
path: root/bpkg/auth.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/auth.cxx')
-rw-r--r--bpkg/auth.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/bpkg/auth.cxx b/bpkg/auth.cxx
index 5d9a638..dc4aba8 100644
--- a/bpkg/auth.cxx
+++ b/bpkg/auth.cxx
@@ -9,13 +9,13 @@
#include <cstring> // strlen(), strcmp()
#include <iterator> // ostreambuf_iterator
-#include <libbutl/sha256.hxx>
-#include <libbutl/base64.hxx>
-#include <libbutl/process.hxx>
-#include <libbutl/openssl.hxx>
-#include <libbutl/fdstream.hxx>
-#include <libbutl/timestamp.hxx>
-#include <libbutl/filesystem.hxx>
+#include <libbutl/sha256.mxx>
+#include <libbutl/base64.mxx>
+#include <libbutl/process.mxx>
+#include <libbutl/openssl.mxx>
+#include <libbutl/fdstream.mxx>
+#include <libbutl/timestamp.mxx>
+#include <libbutl/filesystem.mxx>
#include <bpkg/package.hxx>
#include <bpkg/package-odb.hxx>