1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Fix a few portability issues, adjust error messages.

This commit is contained in:
Tom Lane
2003-07-24 17:59:56 +00:00
parent 8fd5b3ed67
commit 658fca8d3a
3 changed files with 1 additions and 7 deletions

View File

@ -1,3 +1,4 @@
#include <stdlib.h>
#include "header.h"