Browse Source

atari: include xbios and gemdos from sysos.inc

git-svn-id: trunk@34662 -
Károly Balogh 8 years ago
parent
commit
7962ce1c54
1 changed files with 3 additions and 0 deletions
  1. 3 0
      rtl/atari/sysos.inc

+ 3 - 0
rtl/atari/sysos.inc

@@ -15,6 +15,9 @@
 
  **********************************************************************}
 
+{$include xbios.inc}
+{$include gemdos.inc}
+
 procedure Error2InOutRes(errno: longint);
 begin
   if (errno <= -2) and (errno >= -11) then