iris: drop dead #include "config.h"
There hasn't been a config.h in a long time (it was an artifact of the autotool build). Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5350>
This commit is contained in:

committed by
Marge Bot

parent
eeb51c2d36
commit
4de678cd30
@@ -31,10 +31,6 @@
|
||||
* - main interface to GEM in the kernel
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <xf86drm.h>
|
||||
#include <util/u_atomic.h>
|
||||
#include <fcntl.h>
|
||||
|
Reference in New Issue
Block a user