1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-12 05:01:15 +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,2 +1,3 @@
int
inet_aton(const char *cp, struct in_addr * addr);
/* $Id: inet_aton.h,v 1.6 1997/12/19 13:34:29 scrappy Exp $ */
int inet_aton(const char *cp, struct in_addr * addr);