mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-18 06:47:31 -04:00
treewide: sort headers
This commit is contained in:
parent
26158d0718
commit
dcd81c91f3
125 changed files with 252 additions and 300 deletions
|
|
@ -1,10 +1,9 @@
|
|||
#include <stdlib.h>
|
||||
#include <xf86drm.h>
|
||||
#include <linux/dma-buf.h>
|
||||
#include <linux/version.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/utsname.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include <xf86drm.h>
|
||||
|
||||
#include "render/dmabuf.h"
|
||||
|
||||
bool dmabuf_check_sync_file_import_export(void) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue