Remove old advice to avoid using stdint.h
This commit is contained in:
parent
e38f685a31
commit
3b477b2ec9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43065
1 changed files with 0 additions and 6 deletions
|
@ -12048,12 +12048,6 @@ IGNORE= POINTYHAT is not supported
|
|||
available <ulink
|
||||
url="https://wiki.ubuntu.com/DashAsBinSh">here</ulink>.</para>
|
||||
|
||||
<para>Do not <literal>#include
|
||||
<filename><stdint.h></filename></literal> if
|
||||
<filename>inttypes.h</filename> is sufficient. This will
|
||||
ensure that the software builds on older versions of
|
||||
&os;.</para>
|
||||
|
||||
<para>Check that headers are included in the
|
||||
<acronym>POSIX</acronym> or man page recommended way, e.g.,
|
||||
<filename>sys/types.h</filename> is often forgotten, which is
|
||||
|
|
Loading…
Reference in a new issue