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:
2
src/backend/port/inet_aton.h
Normal file
2
src/backend/port/inet_aton.h
Normal file
@@ -0,0 +1,2 @@
|
||||
int
|
||||
inet_aton(const char *cp, struct in_addr *addr);
|
||||
Reference in New Issue
Block a user