diff options
| author | Marc G. Fournier <scrappy@hub.org> | 1997-03-19 02:12:15 +0000 |
|---|---|---|
| committer | Marc G. Fournier <scrappy@hub.org> | 1997-03-19 02:12:15 +0000 |
| commit | 8411931a5962a70a9856d75faec420c6d310e702 (patch) | |
| tree | 31847379c566d0141b55381def1f42fdf5ece306 /src/backend/port/inet_aton.h | |
| parent | 678cd5c6b6e5c1dd8be236f43d11ecdeb0bb94f3 (diff) | |
| download | postgresql-8411931a5962a70a9856d75faec420c6d310e702.tar.gz | |
Fixing a screw up
Diffstat (limited to 'src/backend/port/inet_aton.h')
| -rw-r--r-- | src/backend/port/inet_aton.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/backend/port/inet_aton.h b/src/backend/port/inet_aton.h deleted file mode 100644 index 6909bd2b12..0000000000 --- a/src/backend/port/inet_aton.h +++ /dev/null @@ -1,2 +0,0 @@ -int -inet_aton(const char *cp, struct in_addr *addr); |
