diff options
Diffstat (limited to 'src/include/rusagestub.h')
-rw-r--r-- | src/include/rusagestub.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/rusagestub.h b/src/include/rusagestub.h index da8cc6125d..a2a5629b1d 100644 --- a/src/include/rusagestub.h +++ b/src/include/rusagestub.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rusagestub.h,v 1.8 2001/10/28 06:25:59 momjian Exp $ + * $Id: rusagestub.h,v 1.9 2001/11/05 17:46:31 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -29,4 +29,4 @@ struct rusage extern int getrusage(int who, struct rusage * rusage); -#endif /* RUSAGESTUB_H */ +#endif /* RUSAGESTUB_H */ |