Parcourir la source

removed extra header

pull/30/head
devgs il y a 14 ans
Parent
révision
8423be4018
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      ngx_http_uploadprogress_module.c

+ 0
- 1
ngx_http_uploadprogress_module.c Voir le fichier

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
 

Chargement…
Annuler
Enregistrer