# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/wlroots/include-sysmacros.patch # Copyright (C) 2022 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License version 2 as used by the T2 SDE. # --- T2-COPYRIGHT-NOTE-END --- --- wlroots-0.16.0/render/vulkan/vulkan.c.vanilla 2022-11-14 13:10:51.031784794 +0100 +++ wlroots-0.16.0/render/vulkan/vulkan.c 2022-11-14 13:11:05.743786596 +0100 @@ -4,6 +4,7 @@ #include #include #include +#include #include #include #include