1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00

there, that's fixed

This commit is contained in:
Marc G. Fournier
1997-03-19 02:13:27 +00:00
parent 8411931a59
commit da9dcf826b
2 changed files with 144 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
int
inet_aton(const char *cp, struct in_addr *addr);