From 261479ad0accde016bc82d3ce8eb04bafbe9e1b4 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Tue, 16 Jun 1998 02:54:27 +0000 Subject: [PATCH] removed ipAddrToA decl --- src/include/os/hp700/osiSock.h | 4 +--- src/libCom/osi/os/hpux/osdSock.h | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/include/os/hp700/osiSock.h b/src/include/os/hp700/osiSock.h index 2c5974e41..791d002fa 100644 --- a/src/include/os/hp700/osiSock.h +++ b/src/include/os/hp700/osiSock.h @@ -28,9 +28,7 @@ extern "C" { #include #include /* close() and others */ -void ipAddrToA(const struct sockaddr_in *pInetAddr, - char *pBuf, const unsigned bufSize); - +/* * as far as I can tell there is no header file for these */ /* diff --git a/src/libCom/osi/os/hpux/osdSock.h b/src/libCom/osi/os/hpux/osdSock.h index 2c5974e41..791d002fa 100644 --- a/src/libCom/osi/os/hpux/osdSock.h +++ b/src/libCom/osi/os/hpux/osdSock.h @@ -28,9 +28,7 @@ extern "C" { #include #include /* close() and others */ -void ipAddrToA(const struct sockaddr_in *pInetAddr, - char *pBuf, const unsigned bufSize); - +/* * as far as I can tell there is no header file for these */ /*