From: jsg Date: Mon, 11 Apr 2022 01:28:50 +0000 (+0000) Subject: include dma-fence-array.h X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1218732f6ebf1f93b1ca1240eee0dabe8ee5e263;p=openbsd include dma-fence-array.h needed for changes to drm_syncobj.c in 5.15.y --- diff --git a/sys/dev/pci/drm/include/linux/sync_file.h b/sys/dev/pci/drm/include/linux/sync_file.h index aa949314b06..6717bdcad9c 100644 --- a/sys/dev/pci/drm/include/linux/sync_file.h +++ b/sys/dev/pci/drm/include/linux/sync_file.h @@ -4,6 +4,7 @@ #define _LINUX_SYNC_FILE_H #include +#include #include struct sync_file {