anv: cleanup includes

Signed-off-by: Rohan Garg <rohan.garg@intel.com>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25766>
This commit is contained in:
Rohan Garg 2023-10-17 17:11:13 +02:00 committed by Marge Bot
parent fc342c897f
commit f85d8d908c

View file

@ -21,12 +21,6 @@
* IN THE SOFTWARE.
*/
#include <assert.h>
#include <stdbool.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include "anv_private.h"
#include "common/intel_aux_map.h"