<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - libinput-0.18 missing stat include"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91069">91069</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>libinput-0.18 missing stat include
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>gilles.dartiguelongue@esiee.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>gnome@gentoo.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=116668" name="attach_116668" title="Add missing include for *stat">attachment 116668</a> <a href="attachment.cgi?id=116668&action=edit" title="Add missing include for *stat">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=91069&attachment=116668'>[review]</a>
Add missing include for *stat

While preparing the update for Gentoo, QA check spew:

 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * path.c:303:2: warning: implicit declaration of function 'stat'
[-Wimplicit-function-declaration]
 * evdev.c:1980:2: warning: implicit declaration of function 'fstat'
[-Wimplicit-function-declaration]

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: <a href="http://www.freedesktop.org/wiki/Software/libinput/">http://www.freedesktop.org/wiki/Software/libinput/</a>

Attached patch fixes the issue.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>