mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 17:02:08 +03:00
Removed MBFLAGS from makefiles since it's now done in include/config.h.
This commit is contained in:
@ -40,6 +40,7 @@
|
||||
#ifndef _REGEX_H_
|
||||
#define _REGEX_H_
|
||||
|
||||
#include "postgres.h"
|
||||
#include <sys/types.h>
|
||||
#include "mb/pg_wchar.h"
|
||||
|
||||
|
Reference in New Issue
Block a user