isl: Include c99_compat.h
We need the restrict keyword in isl.h Reviewed-by: Chad Versace <chad.versace@intel.com>
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "c99_compat.h"
|
||||
#include "util/macros.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user