Kaynağa Gözat

gbm: add a couple missing includes

Needed for memset() and drmIoctl().

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
tags/13.0-branchpoint
Eric Engestrom 9 yıl önce
ebeveyn
işleme
e9864f93c6
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2
    0
      src/gbm/backends/dri/gbm_driint.h

+ 2
- 0
src/gbm/backends/dri/gbm_driint.h Dosyayı Görüntüle

@@ -28,6 +28,8 @@
#ifndef _GBM_DRI_INTERNAL_H_
#define _GBM_DRI_INTERNAL_H_

#include <xf86drm.h>
#include <string.h>
#include <sys/mman.h>
#include "gbmint.h"
#include "c11/threads.h"

Loading…
İptal
Kaydet