-/* Copyright (C) 2017-2022 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2017-2023 Internet Systems Consortium, Inc. ("ISC")
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
#include <cctype>
#include <cerrno>
#include <climits>
+#include <cstdint>
#include <cstdlib>
#include <string>
#include <agent/parser_context.h>
#include <cctype>
#include <cerrno>
#include <climits>
+#include <cstdint>
#include <cstdlib>
#include <string>
#include <d2/parser_context.h>
#include <cctype>
#include <cerrno>
#include <climits>
+#include <cstdint>
#include <cstdlib>
#include <string>
#include <dhcp4/parser_context.h>
#include <cctype>
#include <cerrno>
#include <climits>
+#include <cstdint>
#include <cstdlib>
#include <string>
#include <dhcp6/parser_context.h>
-/* Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
#include <cctype>
#include <cerrno>
#include <climits>
+#include <cstdint>
#include <cstdlib>
#include <string>
#include <netconf/parser_context.h>
-/* Copyright (C) 2015-2022 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
#include <cerrno>
#include <climits>
+#include <cstdint>
#include <cstdlib>
#include <string>
#include <eval/eval_context.h>