Explorar o código

* reverted march fix from Florian that stops exporting pthread* types.

git-svn-id: trunk@4926 -
marco %!s(int64=19) %!d(string=hai) anos
pai
achega
449ba0b47b
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      rtl/unix/aliasptp.inc

+ 1 - 2
rtl/unix/aliasptp.inc

@@ -67,11 +67,10 @@ type
     ptimespec= UnixType.ptimespec;
     Ttimespec= UnixType.Ttimespec;
     
-{   use pthread package instead 
     pthread_mutex_t   = UnixType.pthread_mutex_t;
     pthread_cond_t    = UnixType.pthread_cond_t;
     pthread_t         = UnixType.pthread_t;
-}
+
     tstatfs  = UnixType.TStatFs;
 
 CONST