diff options
-rw-r--r-- | vcl/commonfuzzer.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/commonfuzzer.mk b/vcl/commonfuzzer.mk index 8cb14ebf1eaf..1d3aa842f78d 100644 --- a/vcl/commonfuzzer.mk +++ b/vcl/commonfuzzer.mk @@ -12,6 +12,7 @@ fuzzer_externals = \ boost_headers \ orcus \ orcus-parser \ + boost_locale \ boost_filesystem \ boost_system \ boost_iostreams \ |