Explorar el Código

Do not define int64_t

Ian Douglas Scott hace 7 años
padre
commit
9fbd15376b
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      pte_relmillisecs.c

+ 0 - 2
pte_relmillisecs.c

@@ -45,8 +45,6 @@
 #include "pthread.h"
 #include "implement.h"
 
-typedef long long int64_t;
-
 unsigned int
 pte_relmillisecs (const struct timespec * abstime)
 {