瀏覽代碼

* make buildrtl aware of heapmgr

git-svn-id: trunk@19906 -
florian 14 年之前
父節點
當前提交
c4c20102fd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/embedded/buildrtl.pp

+ 1 - 1
rtl/embedded/buildrtl.pp

@@ -4,7 +4,7 @@ unit buildrtl;
   interface
 
     uses
-      system, unixtype, ctypes, baseunix, strings, objpas, macpas, syscall, unixutil,
+      system, unixtype, ctypes, baseunix, strings, objpas, macpas, syscall, unixutil, heapmgr,
       fpintres, heaptrc, lineinfo, lnfodwrf,
       termio, unix, linux, initc, cmem, mmx,
       crt, printer, linuxvcs,