Преглед на файлове

drivers/dri/i965: add missing #include

brw_bufmgr.h uses time_t without include time.h, so the build fails under musl.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
tags/18.2-branchpoint
Ross Burton преди 7 години
родител
ревизия
3c288da5ee
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2
    0
      src/mesa/drivers/dri/i965/brw_bufmgr.h

+ 2
- 0
src/mesa/drivers/dri/i965/brw_bufmgr.h Целия файл

@@ -37,6 +37,8 @@
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include <time.h>

#include "util/u_atomic.h"
#include "util/list.h"


Loading…
Отказ
Запис