new header file for ipAddrToA()

This commit is contained in:
Jeff Hill
1997-05-01 19:59:09 +00:00
parent 6b6e5e7515
commit bb8e8f46cb
3 changed files with 6 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
#include "server.h"
#include "dgInBufIL.h" // in line func for dgInBuf
#include "ipAddrToA.h"
//
// casDGIO::clientHostName()

View File

@@ -35,6 +35,7 @@
//
#include "server.h"
#include "ipAddrToA.h"
//
// casDGIntfIO::casDGIntfIO()

View File

@@ -5,6 +5,9 @@
//
//
// $Log$
// Revision 1.10 1997/04/23 17:27:01 jhill
// use matching buffer sizes
//
// Revision 1.9 1997/04/10 19:40:34 jhill
// API changes
//
@@ -38,6 +41,7 @@
//
#include "server.h"
#include "ipAddrToA.h"
//