Skip to content
Snippets Groups Projects

[Backport to 1.1] wayland-info: Fix build without libdrm

Merged Olivier Fourdan requested to merge ofourdan/wayland-utils:fix-build-without-libdrm into 1.1
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -34,6 +34,7 @@
#include <ctype.h>
#include <unistd.h>
#include <sys/mman.h>
#include <sys/types.h>
#include <wayland-client.h>
#if HAVE_HUMAN_FORMAT_MODIFIER
Loading