Browse Source

Do not define int64_t

Ian Douglas Scott 7 năm trước cách đây
mục cha
commit
9fbd15376b
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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)
 {