Description: Fix_XFS_isolator_build_on_Buster
 By including xfs/linux.h.
 .
 mesos (1.4.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Build with -Wno-error=parentheses and -Wno-error=class-memaccess so it
     can be built for Debian Buster with GCC 8.
Author: Adam Cecile <acecile@le-vert.net>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: other
Bug: TODO
Forwarded: TODO
Reviewed-By: TODO
Last-Update: 2019-03-17

--- mesos-1.4.2.orig/src/slave/containerizer/mesos/isolators/xfs/utils.hpp
+++ mesos-1.4.2/src/slave/containerizer/mesos/isolators/xfs/utils.hpp
@@ -24,6 +24,7 @@
 #include <stout/nothing.hpp>
 #include <stout/try.hpp>
 
+#include <xfs/linux.h> // Contains xfs_ino_t
 #include <xfs/xfs_types.h>
 
 namespace mesos {
