mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
Removed MBFLAGS from makefiles since it's now done in include/config.h.
This commit is contained in:
@ -42,6 +42,8 @@ static char sccsid[] = "@(#)regexec.c 8.3 (Berkeley) 3/20/94";
|
||||
|
||||
#endif /* LIBC_SCCS and not lint */
|
||||
|
||||
#include "postgres.h"
|
||||
|
||||
/*
|
||||
* the outer shell of regexec()
|
||||
*
|
||||
|
Reference in New Issue
Block a user