* errno.inc -> cerrno.inc

This commit is contained in:
peter 2004-12-12 12:36:47 +00:00
parent 749afb3dec
commit abf1ace89f

View File

@ -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.