浏览代码

removed extra header

pull/30/head
devgs 14 年前
父节点
当前提交
8423be4018
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      ngx_http_uploadprogress_module.c

+ 0
- 1
ngx_http_uploadprogress_module.c 查看文件

8
 #include <ngx_core.h>
8
 #include <ngx_core.h>
9
 #include <ngx_http.h>
9
 #include <ngx_http.h>
10
 
10
 
11
-#include <string.h>
12
 
11
 
13
 #define TIMER_FREQUENCY 15 * 1000
12
 #define TIMER_FREQUENCY 15 * 1000
14
 
13
 

正在加载...
取消
保存