<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - New build warnings"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96399#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - New build warnings"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96399">bug 96399</a>
              from <span class="vcard"><a class="email" href="mailto:kevinbrace@gmx.com" title="Kevin Brace <kevinbrace@gmx.com>"> <span class="fn">Kevin Brace</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=124595" name="attach_124595" title="Proposed patch to fix xf86InitFBManager implicit declaration warning">attachment 124595</a> <a href="attachment.cgi?id=124595&action=edit" title="Proposed patch to fix xf86InitFBManager implicit declaration warning">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=96399&attachment=124595'>[review]</a>
Proposed patch to fix xf86InitFBManager implicit declaration warning

Commit e73fa19 removed including xf86fbman.h when compiling via_ums.c, 
and as a result, if the code was compiled with a stricter warning 
compilation option, it will not be able successfully compile the code 
due to not being able to resolve the lack of xf86InitFBManager 
declaration. Including xf86fbman.h with via_driver.h resolves this 
problem.

Reported-by: Benno Schulenberg <"Benno's e-mail address">
Reported-by: Xavier Bachelot <"Xavier's e-mail address">
Signed-off-by: Kevin Brace <"Kevin's e-mail address"></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>