Merge branch 'master' of github.com:pagespeed/ngx_pagespeed
This commit is contained in:
@@ -25,14 +25,6 @@
|
||||
|
||||
#include "ngx_pagespeed.h"
|
||||
|
||||
extern "C" {
|
||||
#include <ngx_config.h>
|
||||
#include <ngx_core.h>
|
||||
#include <ngx_http.h>
|
||||
#include <ngx_log.h>
|
||||
}
|
||||
|
||||
#include <unistd.h>
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
||||
|
||||
+1
-2
@@ -28,13 +28,12 @@
|
||||
#ifdef LOG_WARNING
|
||||
#undef LOG_WARNING
|
||||
#endif
|
||||
#include "base/logging.h"
|
||||
|
||||
extern "C" {
|
||||
#include <ngx_core.h>
|
||||
#include <ngx_http.h>
|
||||
}
|
||||
|
||||
#include "base/logging.h"
|
||||
#include "net/instaweb/http/public/response_headers.h"
|
||||
#include "net/instaweb/util/public/string_util.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user