aboutsummaryrefslogtreecommitdiff
path: root/src/port/getrusage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/getrusage.c')
-rw-r--r--src/port/getrusage.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/port/getrusage.c b/src/port/getrusage.c
index 031eb1f884b..6a9dbc5afa3 100644
--- a/src/port/getrusage.c
+++ b/src/port/getrusage.c
@@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.4 2003/11/29 19:52:13 pgsql Exp $
+ * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.5 2004/06/24 18:53:48 tgl Exp $
*
*-------------------------------------------------------------------------
*/
@@ -16,7 +16,7 @@
#include <stdio.h>
#include <errno.h>
-#include "postgres.h"
+#include "c.h"
#include "rusagestub.h"
/* This code works on: