浏览代码

Killed off spurious <stdio.h> inclusion

tags/v0.9.3
Michael Brown 18 年前
父节点
当前提交
28c711b91d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/net/tcp.c

+ 0
- 1
src/net/tcp.c 查看文件

@@ -1,4 +1,3 @@
1
-#include <stdio.h>
2 1
 #include <string.h>
3 2
 #include <stdlib.h>
4 3
 #include <assert.h>

正在加载...
取消
保存