aboutsummaryrefslogtreecommitdiff
path: root/host/commands/process_sandboxer/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/commands/process_sandboxer/main.cpp')
-rw-r--r--host/commands/process_sandboxer/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/commands/process_sandboxer/main.cpp b/host/commands/process_sandboxer/main.cpp
index 3c5af47d5..2ddcfb5f3 100644
--- a/host/commands/process_sandboxer/main.cpp
+++ b/host/commands/process_sandboxer/main.cpp
@@ -24,6 +24,7 @@
#include "absl/flags/parse.h"
#include "absl/log/check.h"
#include "absl/log/initialize.h"
+#include "absl/strings/numbers.h"
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-parameter"
#include "sandboxed_api/sandbox2/executor.h"