summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index e8d41b4..976593f 100644
--- a/main.c
+++ b/main.c
@@ -18,6 +18,7 @@ no_warn_end
#if _WIN32
#include <shellapi.h>
#endif
+#define PCRE2_STATIC
#define PCRE2_CODE_UNIT_WIDTH 32
#include "pcre2.h"