1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-11 10:01:57 +03:00

Add stdio for NULL define.

This commit is contained in:
Bruce Momjian
1998-12-12 19:58:13 +00:00
parent a6aeaaba92
commit b827d786aa

View File

@ -1,5 +1,6 @@
/* $Id: getrusage.c,v 1.10 1998/09/01 03:24:26 momjian Exp $ */
/* $Id: getrusage.c,v 1.10.2.1 1998/12/12 19:58:13 momjian Exp $ */
#include <stdio.h>
#include <errno.h>
#include "rusagestub.h"