mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Removed MBFLAGS from makefiles since it's now done in include/config.h.
This commit is contained in:
@ -37,6 +37,8 @@
|
||||
* @(#)engine.c 8.5 (Berkeley) 3/20/94
|
||||
*/
|
||||
|
||||
#include "postgres.h"
|
||||
|
||||
/*
|
||||
* The matching engine and friends. This file is #included by regexec.c
|
||||
* after suitable #defines of a variety of macros used herein, so that
|
||||
|
Reference in New Issue
Block a user