summaryrefslogtreecommitdiffstats
path: root/src/common/options.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/options.cc')
-rw-r--r--src/common/options.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/options.cc b/src/common/options.cc
index a68e2474a3d..3f6894b01c1 100644
--- a/src/common/options.cc
+++ b/src/common/options.cc
@@ -5,6 +5,7 @@
#include "options.h"
#include "common/Formatter.h"
#include "common/options/build_options.h"
+#include "common/strtol.h" // for strict_si_cast()
// Helpers for validators
#include "include/stringify.h"