aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/x509')
-rw-r--r--src/lib/x509/name_constraint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/x509/name_constraint.h b/src/lib/x509/name_constraint.h
index 68551dc32..e52e5449e 100644
--- a/src/lib/x509/name_constraint.h
+++ b/src/lib/x509/name_constraint.h
@@ -10,6 +10,7 @@
#include <botan/asn1_obj.h>
#include <ostream>
+#include <limits>
namespace Botan {