소스 검색

* WTF is a typedef missing ?

tags/v0.99.beta14
Jean-Yves Lamoureux jylam 18 년 전
부모
커밋
eaf8253880
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/mygetopt.c

+ 1
- 1
src/mygetopt.c 파일 보기

@@ -26,7 +26,7 @@

/* DOS / Kernel driver */
#ifndef __intptr_t_defined
unsigned int uintptr_t;
typedef unsigned int uintptr_t;
#endif

#include <stdio.h>


불러오는 중...
취소
저장