mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
a5da81359d
atoi() needs stdlib.h strcmp() needs string.h Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>