radeon/compiler: include stdio.h

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89343
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
This commit is contained in:
Brian Paul 2015-02-26 12:33:16 -07:00
parent 549078cb5a
commit 40cfa0c347
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
* Author: Tom Stellard <thomas.stellard@amd.com>
*/
#include <stdio.h>
#include "radeon_compiler.h"
#include "radeon_dataflow.h"