Slim down `ndncert-common.hpp`
Change-Id: Ifba0966d3787c5cbf770963b82cba054ee1fe791
diff --git a/src/requester-request.cpp b/src/requester-request.cpp
index 277a7e7..3523d77 100644
--- a/src/requester-request.cpp
+++ b/src/requester-request.cpp
@@ -1,6 +1,6 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
- * Copyright (c) 2017-2023, Regents of the University of California.
+ * Copyright (c) 2017-2024, Regents of the University of California.
*
* This file is part of ndncert, a certificate management system based on NDN.
*
@@ -35,6 +35,7 @@
#include <ndn-cxx/security/transform/stream-sink.hpp>
#include <ndn-cxx/security/verification-helpers.hpp>
#include <ndn-cxx/util/io.hpp>
+#include <ndn-cxx/util/logger.hpp>
#include <ndn-cxx/util/random.hpp>
#include <boost/lexical_cast.hpp>