Reviewed-by: Tapani Pälli <[email protected]>
On 10/2/18 12:29 PM, Lionel Landwerlin wrote:
Signed-off-by: Lionel Landwerlin <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108120 --- src/intel/tools/error2aub.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/intel/tools/error2aub.c b/src/intel/tools/error2aub.c index 8a23d5ef1e7..b33cb1356f9 100644 --- a/src/intel/tools/error2aub.c +++ b/src/intel/tools/error2aub.c @@ -28,6 +28,7 @@ #include <signal.h> #include <stdio.h> #include <stdlib.h> +#include <stdarg.h> #include <string.h> #include <zlib.h>
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
