Преглед на файлове

* errno.inc -> cerrno.inc

peter преди 21 години
родител
ревизия
abf1ace89f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/base/libc/libc.pp

+ 1 - 1
packages/base/libc/libc.pp

@@ -224,7 +224,7 @@ Implementation
 
 
 uses kernelioctl;
 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 time.inc}         // bits/time.h macros.
 {$i stime.inc}        // sys/time.h macros.
 {$i stime.inc}        // sys/time.h macros.
 {$i dirent.inc}       // dirent.h macros.
 {$i dirent.inc}       // dirent.h macros.