Parcourir la source

* remove libc

peter il y a 20 ans
Parent
commit
4262b2cfe1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tests/webtbs/tw3695.pp

+ 1 - 1
tests/webtbs/tw3695.pp

@@ -9,7 +9,7 @@ program testsync;
 
 uses Classes, SysUtils
 {$ifdef unix}
-,cthreads, Libc
+,cthreads
 {$endif unix}
 ;