glfs/xincludes/SIOCGSTAMP.xml
Ken Moffat e8d45427de Firefox-68.0.1 and provisionally fix it for the linux-5.2 API change.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21855 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-23 21:46:28 +00:00

15 lines
535 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
<!-- $LastChangedBy$
$Date$ -->
<para>
<parameter>sed -i ... SIOCGSTAMP ...</parameter>: In linux-5.2 the
definitions of SIOCGSTAMP and SIOCGSTAMPNS were moved from
&lt;sys/socket.h&gt; which packages have traditionally included to
get them. The sed(s) to hard-code the values enable the package to
compile correctly.
</para>