radeon: More missing stdio.h includes.
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#ifndef R600_PIPE_COMMON_H
|
||||
#define R600_PIPE_COMMON_H
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "../../winsys/radeon/drm/radeon_winsys.h"
|
||||
|
||||
#include "util/u_range.h"
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
#include <xf86drm.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
|
||||
/*
|
||||
* this are copy from radeon_drm, once an updated libdrm is released
|
||||
|
||||
Reference in New Issue
Block a user