ソースを参照

* WTF is a typedef missing ?

tags/v0.99.beta14
Jean-Yves Lamoureux jylam 17年前
コミット
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>


読み込み中…
キャンセル
保存