On 02/12/2013 11:00 AM, Elimar Riesebieter wrote:
* Adam Conrad <adcon...@debian.org> [2013-02-10 02:27 -0700]:

[...]
In Ubuntu, the attached patch was applied to achieve the following:

   * sys_types_include.patch: Explicitly include <sys/types.h> (LP: #1109298)

Patch attached to svn. Will be upload to sid after wheezy release.


A little background: in glibc 2.17, fcntl.h stopped depending on
sys/types.h, but some software was using types from types.h while
only transitively pulling it in via fcntl.h, alsa is one such piece
of software.  This fixes it to explicitly include the header (as
it always should have done, since it references it directly), and
should probably also be pushed upstream, if it isn't already there.

It is now pushed upstream:

http://git.alsa-project.org/?p=alsa-lib.git;a=commit;h=3e7dc283ed2d3ed2341f0657811c588f4dbcba6d


--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to