ac: Remove unnecessary header

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8819>
This commit is contained in:
James Park 2021-01-07 23:20:44 -08:00 committed by Marge Bot
parent 5df057a3e6
commit 2e8b8f0514
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@
#include <stdbool.h>
#include <string.h>
#include <unistd.h>
#define SQTT_FILE_MAGIC_NUMBER 0x50303042
#define SQTT_FILE_VERSION_MAJOR 1