mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
Moved the include files to src/include/regex
This commit is contained in:
@ -49,7 +49,7 @@ static char sccsid[] = "@(#)regerror.c 8.4 (Berkeley) 3/20/94";
|
||||
#include <stdlib.h>
|
||||
#include <regex.h>
|
||||
|
||||
#include "utils.h"
|
||||
#include "regex/utils.h"
|
||||
|
||||
/* ========= begin header generated by ./mkh ========= */
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user