mirror of
https://github.com/3proxy/3proxy.git
synced 2026-03-31 02:40:13 +08:00
Use external PCRE library
This commit is contained in:
parent
cbab9a2fe2
commit
3a2223b798
@ -7,8 +7,7 @@
|
|||||||
|
|
||||||
#include "../../structures.h"
|
#include "../../structures.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#define PCRE_STATIC
|
#include <pcre.h>
|
||||||
#include "pcre.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user