소스 검색

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)
 {