mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-18 18:31:41 +02:00
* errno.inc -> cerrno.inc
This commit is contained in:
parent
749afb3dec
commit
abf1ace89f
@ -224,7 +224,7 @@ Implementation
|
||||
|
||||
uses kernelioctl;
|
||||
|
||||
{$i errno.inc} // errno.h asm/errno.h bits/errno.h macros.
|
||||
{$i cerrno.inc} // errno.h asm/errno.h bits/errno.h macros.
|
||||
{$i time.inc} // bits/time.h macros.
|
||||
{$i stime.inc} // sys/time.h macros.
|
||||
{$i dirent.inc} // dirent.h macros.
|
||||
|
Loading…
Reference in New Issue
Block a user