mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Add stdio for NULL define.
This commit is contained in:
parent
a6aeaaba92
commit
b827d786aa
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue