aboutsummaryrefslogtreecommitdiff
path: root/bpkg/auth.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/auth.cxx')
-rw-r--r--bpkg/auth.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/bpkg/auth.cxx b/bpkg/auth.cxx
index 787a705..7cdf39e 100644
--- a/bpkg/auth.cxx
+++ b/bpkg/auth.cxx
@@ -5,9 +5,8 @@
#include <bpkg/auth.hxx>
#include <ratio>
-#include <limits> // numeric_limits
-#include <cstring> // strlen(), strcmp()
-#include <iterator> // ostreambuf_iterator
+#include <limits> // numeric_limits
+#include <iterator> // ostreambuf_iterator
#include <libbutl/sha256.mxx>
#include <libbutl/base64.mxx>