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 */ /*