<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/libs/libnl-tiny/src/include/netlink/handlers.h, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>libnl-tiny: include &lt;sys/socket.h&gt;</title>
<updated>2015-11-11T11:39:21+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-11-11T11:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1e06647d370a3e9a06c3c64f1601d456aebe0db4'/>
<id>1e06647d370a3e9a06c3c64f1601d456aebe0db4</id>
<content type='text'>
Currently some libnl headers require application code to include
dependencies on its own. E.g. a simple include of &lt;linux/netlink.h&gt;
will trigger an error:
/usr/include/libnl-tiny/linux/netlink.h:32:2: error: unknown type name 'sa_family_t'

Similarly including &lt;netlink/handlers.h&gt; causes:
/usr/include/libnl-tiny/netlink/handlers.h:133:19: warning: 'struct ucred' declared inside parameter list [enabled by default]

Fix it by including &lt;sys/socket.h&gt; where needed in libnl headers.

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 47456
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently some libnl headers require application code to include
dependencies on its own. E.g. a simple include of &lt;linux/netlink.h&gt;
will trigger an error:
/usr/include/libnl-tiny/linux/netlink.h:32:2: error: unknown type name 'sa_family_t'

Similarly including &lt;netlink/handlers.h&gt; causes:
/usr/include/libnl-tiny/netlink/handlers.h:133:19: warning: 'struct ucred' declared inside parameter list [enabled by default]

Fix it by including &lt;sys/socket.h&gt; where needed in libnl headers.

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 47456
</pre>
</div>
</content>
</entry>
<entry>
<title>move library packages to package/libs/</title>
<updated>2012-10-08T11:24:12+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-10-08T11:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=48db59fab785ce881e154d83115de86d284fce5d'/>
<id>48db59fab785ce881e154d83115de86d284fce5d</id>
<content type='text'>
SVN-Revision: 33657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33657
</pre>
</div>
</content>
</entry>
</feed>
