mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-07 06:47:35 +08:00
3) Add "#include "config.h" to src/interfaces/ecpg/preproc/pgc.l to correct "strings.h not found". config.h has the proper define to make this work and should probably be near the top of pgc.l before the first include.