浏览代码

Do not define int64_t

Ian Douglas Scott 7 年之前
父节点
当前提交
9fbd15376b
共有 1 个文件被更改,包括 0 次插入2 次删除
  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)
 {