[core] remove unused includes of stat_cache.h
parent
685cab057e
commit
cafb091cd4
|
@ -13,7 +13,6 @@
|
|||
|
||||
#include "plugin.h"
|
||||
|
||||
#include "stat_cache.h"
|
||||
#include "status_counter.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
#include "buffer.h"
|
||||
#include "response.h"
|
||||
#include "http_chunk.h"
|
||||
#include "stat_cache.h"
|
||||
|
||||
#include "plugin.h"
|
||||
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
#include "plugin.h"
|
||||
|
||||
#include "stat_cache.h"
|
||||
#include "etag.h"
|
||||
#include "http_chunk.h"
|
||||
#include "response.h"
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
#include "plugin.h"
|
||||
|
||||
#include "response.h"
|
||||
#include "stat_cache.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue