mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-10 15:10:11 +08:00
Use external PCRE library
This commit is contained in:
parent
35db214b78
commit
28724187fb
@ -7,8 +7,7 @@
|
||||
|
||||
#include "../../structures.h"
|
||||
#include <string.h>
|
||||
#define PCRE_STATIC
|
||||
#include "pcre.h"
|
||||
#include <pcre.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user