mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 00:03:09 -04:00
atoi() needs stdlib.h strcmp() needs string.h Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>