Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0d5a08f

Browse files
committed
Add stdio for NULL define.
1 parent 053004a commit 0d5a08f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/port/getrusage.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
/* $Id: getrusage.c,v 1.10 1998/09/01 03:24:26 momjian Exp $ */
1+
/* $Id: getrusage.c,v 1.11 1998/12/12 19:57:51 momjian Exp $ */
22

3+
#include <stdio.h>
34
#include <errno.h>
45
#include "rusagestub.h"
56

0 commit comments

Comments
 (0)