mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
13 lines
498 B
XML
13 lines
498 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" >
|
|
|
|
|
|
<para>
|
|
<parameter>sed -i ... SIOCGSTAMP ...</parameter>: In linux-5.2 the
|
|
definitions of SIOCGSTAMP and SIOCGSTAMPNS were moved from
|
|
<sys/socket.h> which packages have traditionally included to
|
|
get them. The sed(s) to hard-code the values enable the package to
|
|
compile correctly.
|
|
</para>
|