vcl/workben/commonfuzzer.hxx | 1 + 1 file changed, 1 insertion(+) New commits: commit fc67b4476c9cdaa01c6ea008be592ff08731d1b1 Author: Caolán McNamara <caol...@redhat.com> Date: Fri Sep 29 10:38:07 2017 +0100
fix oss-fuzz build Change-Id: I68f85c652d70eb57227137b03356975556af8e24 diff --git a/vcl/workben/commonfuzzer.hxx b/vcl/workben/commonfuzzer.hxx index f2a1dbb04e2c..f1079ce7621c 100644 --- a/vcl/workben/commonfuzzer.hxx +++ b/vcl/workben/commonfuzzer.hxx @@ -19,6 +19,7 @@ #include <rtl/bootstrap.hxx> #include <rtl/strbuf.hxx> #include <osl/file.hxx> +#include <osl/process.h> #include <vcl/print.hxx> #include <vcl/svapp.hxx> #include <vcl/wmf.hxx>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits