瀏覽代碼

* 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>


Loading…
取消
儲存