1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-18 02:02:55 +03:00

More cleanups...only need one rusagestub.h

This commit is contained in:
Marc G. Fournier
1997-12-19 13:35:17 +00:00
parent 5acf432ddb
commit c6bd6860d7
14 changed files with 17 additions and 159 deletions

View File

@@ -1,4 +1,4 @@
/*
/* $Id: inet_aton.c,v 1.11 1997/12/19 13:34:28 scrappy Exp $
*
* This inet_aton() function was taken from the GNU C library and
* incorporated into Postgres for those systems which do not have this