3proxy/src/pcre.h
2026-05-01 15:11:08 +03:00

7 lines
89 B
C

#ifndef __pcre_h__
#define __pcre_h__
void pcre_install(void);
#endif /* __pcre_h__ */