peter пре 20 година
родитељ
комит
4262b2cfe1
1 измењених фајлова са 1 додато и 1 уклоњено
  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}
 ;