Переглянути джерело

* ostype include moved to top

marco 22 роки тому
батько
коміт
feee65f98f
1 змінених файлів з 6 додано та 2 видалено
  1. 6 2
      rtl/bsd/ossysc.inc

+ 6 - 2
rtl/bsd/ossysc.inc

@@ -16,6 +16,8 @@
  ****************************************************************************
  ****************************************************************************
 }
 }
 
 
+{$i ostypes.inc}
+
 {$ifdef uselibc}
 {$ifdef uselibc}
   {$Linklib c}
   {$Linklib c}
   // Out of date atm.
   // Out of date atm.
@@ -68,7 +70,6 @@
 {$I syscall.inc}
 {$I syscall.inc}
 {$I sysnr.inc}
 {$I sysnr.inc}
 {$I bunxmacr.inc}
 {$I bunxmacr.inc}
-{$I ostypes.inc}
 
 
 // Should be moved to a FreeBSD specific unit in the future.
 // Should be moved to a FreeBSD specific unit in the future.
 
 
@@ -597,7 +598,10 @@ end;
 
 
 {
 {
  $Log$
  $Log$
- Revision 1.8  2003-09-16 12:45:49  marco
+ Revision 1.9  2003-09-17 16:02:31  marco
+  * ostype include moved to top
+
+ Revision 1.8  2003/09/16 12:45:49  marco
   * mmap typing fixes
   * mmap typing fixes
 
 
  Revision 1.7  2003/09/15 20:08:49  marco
  Revision 1.7  2003/09/15 20:08:49  marco