mirror of
https://github.com/3proxy/3proxy.git
synced 2026-03-30 18:40:10 +08:00
Use external PCRE library
This commit is contained in:
parent
cbab9a2fe2
commit
3a2223b798
@ -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