2 * Worldvisions Weaver Software:
3 * Copyright (C) 1997-2002 Net Integration Technologies, Inc.
5 * WvIPAddrs are used a lot more often than WvIPAddrTables, so the Table need
6 * not be defined most of the time. Include this file if you need it.
9 #ifndef __WVIPADDRTABLE_H
10 #define __WVIPADDRTABLE_H
13 #include "wvhashtable.h"
15 DeclareWvTable(WvIPAddr
);
17 #endif // __WVIPADDRTABLE_H