<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-2">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">
      <pre>on 2019/11/21 13:45, Petr Vorel wrote:</pre>
    </div>
    <blockquote type="cite" cite="mid:20191121054507.GB59487@x230">
      <pre class="moz-quote-pre" wrap="">Based on Jan's comment [1], maybe he meant it specifically for __kernel_fsid_t in
fanotify.h, not as a general approach. __kernel_fsid_t is more complicated than
uint64_t. That's why I'm asking whether there is a general approach we want to
take.</pre>
    </blockquote>
    <pre>Hi Petr

I see. Now, I think we should avoid to use <linux/types.h>   because on musl  libc doesn't have it. 
</pre>
    <pre>Also ,If we use uint64_t, they still failed on 2.6.32-754.el6.x86_64 with undefined  . Or, we should use TST_ABI to define uint64_t them 
</pre>
    <pre>on myself.

Thanks
Yang Xu
</pre>
    <blockquote type="cite" cite="mid:20191121054507.GB59487@x230">
      <pre class="moz-quote-pre" wrap="">
</pre>
    </blockquote>
  </body>
</html>