add include regex h

This commit is contained in:
danyaberezun 2024-02-06 18:12:57 +01:00 committed by Roman Venediktov
parent a4ac6f9e6a
commit 62c8df3012

View file

@ -3,7 +3,7 @@
#define _GNU_SOURCE 1
#include "runtime.h"
#include "regex.h"
#include "gc.h"
#include "runtime_common.h"