Remove useless extern "C"
This commit is contained in:
parent
58f92d48c9
commit
6a4a0e7f8c
|
@ -29,9 +29,7 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
extern "C" {
|
||||
#include "http-parser/http_parser.h"
|
||||
}
|
||||
|
||||
#include "shrpx_upstream.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue