1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-16 06:01:02 +03:00

Removed MBFLAGS from makefiles since it's now done in include/config.h.

This commit is contained in:
Peter Eisentraut
2000-01-19 02:59:03 +00:00
parent d4aab2c000
commit 533d516629
28 changed files with 81 additions and 83 deletions

View File

@ -37,6 +37,8 @@
* @(#)regex2.h 8.4 (Berkeley) 3/20/94
*/
#include "postgres.h"
/*
* First, the stuff that ends up in the outside-world include file
*/