anv: cleanup includes
authorRohan Garg <rohan.garg@intel.com>
Tue, 17 Oct 2023 15:11:13 +0000 (17:11 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 24 Oct 2023 10:33:57 +0000 (10:33 +0000)
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>

src/intel/vulkan/genX_init_state.c

index deb9007..e514857 100644 (file)
  * 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"