浏览代码

OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99

library support some day...
master
Richard Nyberg 18 年前
父节点
当前提交
ff3f222885
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      misc/hashtable.c

+ 1
- 1
misc/hashtable.c 查看文件

@@ -1,5 +1,5 @@
#include <stdlib.h>
#include <stdint.h>
#include <inttypes.h>

#include "hashtable.h"



||||||
x
 
000:0
正在加载...
取消
保存